#5b42c1 color space conversions
Hex:
        #5b42c1
        RGB:
        91, 66, 193
        CMY:
        64, 74, 24
        CMYK:
        53, 66, 0, 24
      HSL:
        252°, 50.5976%, 50.7843%
        HSV (HSB):
        252°, 65.8031%, 75.6863%
        XYZ:
        15.8882, 9.9708, 51.5392
        xyY:
        0.2053, 0.1288, 9.9708
      CIE-Lab:
        37.7900, 43.5793, -63.1262
        CIE-LCH:
        37.7900, 76.7077, 304.6193
        CIE-Luv:
        37.7900, 0.3541, -92.3424
        Hunter-Lab:
        31.5766, 34.5558, -74.6693
      #5b42c1 color charts
#5b42c1 RGB chart
      #5b42c1 CMYK chart
      #5b42c1 RGB pie chart
      #5b42c1 color shades, tints & tones
#5b42c1 color schemes
#5b42c1 color preview, HTML & CSS examples
           This text has a color of #5b42c1        
        
          <p style="color:#5b42c1;">Text here</p>
        
        
          .mytext {color:#5b42c1;}
        
        Text color #5b42c1
      
           This box has a color of #5b42c1        
        
          <div style="background-color:#5b42c1;">Content here</div>
        
        
          .mybackground {background-color:#5b42c1;}
        
        Background color #5b42c1
      
           Border around this has a color of #5b42c1        
        
          <div style="border:2px solid #5b42c1;">Content here</div>
        
        
          .myborder {border:2px solid #5b42c1;}
        
        Border color #5b42c1