#5b42cf color space conversions
Hex:
        #5b42cf
        RGB:
        91, 66, 207
        CMY:
        64, 74, 19
        CMYK:
        56, 68, 0, 19
      HSL:
        251°, 59.4937%, 53.5294%
        HSV (HSB):
        251°, 68.1159%, 81.1765%
        XYZ:
        17.5251, 10.6256, 60.1587
        xyY:
        0.1985, 0.1203, 10.6256
      CIE-Lab:
        38.9425, 47.7628, -69.3845
        CIE-LCH:
        38.9425, 84.2347, 304.5427
        CIE-Luv:
        38.9425, -0.8565, -101.6320
        Hunter-Lab:
        32.5969, 38.9225, -86.6041
      #5b42cf color charts
#5b42cf RGB chart
      #5b42cf CMYK chart
      #5b42cf RGB pie chart
      #5b42cf color shades, tints & tones
#5b42cf color schemes
#5b42cf color preview, HTML & CSS examples
           This text has a color of #5b42cf        
        
          <p style="color:#5b42cf;">Text here</p>
        
        
          .mytext {color:#5b42cf;}
        
        Text color #5b42cf
      
           This box has a color of #5b42cf        
        
          <div style="background-color:#5b42cf;">Content here</div>
        
        
          .mybackground {background-color:#5b42cf;}
        
        Background color #5b42cf
      
           Border around this has a color of #5b42cf        
        
          <div style="border:2px solid #5b42cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b42cf;}
        
        Border color #5b42cf