#5f42cf color space conversions
Hex:
        #5f42cf
        RGB:
        95, 66, 207
        CMY:
        63, 74, 19
        CMYK:
        54, 68, 0, 19
      HSL:
        252°, 59.4937%, 53.5294%
        HSV (HSB):
        252°, 68.1159%, 81.1765%
        XYZ:
        17.9300, 10.8343, 60.1777
        xyY:
        0.2016, 0.1218, 10.8343
      CIE-Lab:
        39.3000, 48.3971, -68.7854
        CIE-LCH:
        39.3000, 84.1053, 305.1301
        CIE-Luv:
        39.3000, 0.4306, -101.2666
        Hunter-Lab:
        32.9155, 39.6318, -85.3559
      #5f42cf color charts
#5f42cf RGB chart
      #5f42cf CMYK chart
      #5f42cf RGB pie chart
      #5f42cf color shades, tints & tones
#5f42cf color schemes
#5f42cf color preview, HTML & CSS examples
           This text has a color of #5f42cf        
        
          <p style="color:#5f42cf;">Text here</p>
        
        
          .mytext {color:#5f42cf;}
        
        Text color #5f42cf
      
           This box has a color of #5f42cf        
        
          <div style="background-color:#5f42cf;">Content here</div>
        
        
          .mybackground {background-color:#5f42cf;}
        
        Background color #5f42cf
      
           Border around this has a color of #5f42cf        
        
          <div style="border:2px solid #5f42cf;">Content here</div>
        
        
          .myborder {border:2px solid #5f42cf;}
        
        Border color #5f42cf