#5f52bc color space conversions
Hex:
        #5f52bc
        RGB:
        95, 82, 188
        CMY:
        63, 68, 26
        CMYK:
        49, 56, 0, 26
      HSL:
        247°, 44.1667%, 52.9412%
        HSV (HSB):
        247°, 56.3830%, 73.7255%
        XYZ:
        16.8137, 12.0983, 49.0260
        xyY:
        0.2157, 0.1552, 12.0983
      CIE-Lab:
        41.3720, 33.3872, -54.3746
        CIE-LCH:
        41.3720, 63.8067, 301.5509
        CIE-Luv:
        41.3720, -1.6700, -82.3226
        Hunter-Lab:
        34.7826, 25.4161, -59.2211
      #5f52bc color charts
#5f52bc RGB chart
      #5f52bc CMYK chart
      #5f52bc RGB pie chart
      #5f52bc color shades, tints & tones
#5f52bc color schemes
#5f52bc color preview, HTML & CSS examples
           This text has a color of #5f52bc        
        
          <p style="color:#5f52bc;">Text here</p>
        
        
          .mytext {color:#5f52bc;}
        
        Text color #5f52bc
      
           This box has a color of #5f52bc        
        
          <div style="background-color:#5f52bc;">Content here</div>
        
        
          .mybackground {background-color:#5f52bc;}
        
        Background color #5f52bc
      
           Border around this has a color of #5f52bc        
        
          <div style="border:2px solid #5f52bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f52bc;}
        
        Border color #5f52bc