#5c05e1 color space conversions
Hex:
        #5c05e1
        RGB:
        92, 5, 225
        CMY:
        64, 98, 12
        CMYK:
        59, 98, 0, 12
      HSL:
        264°, 95.6522%, 45.0980%
        HSV (HSB):
        264°, 97.7778%, 88.2353%
        XYZ:
        18.0585, 7.8201, 71.7918
        xyY:
        0.1849, 0.0801, 7.8201
      CIE-Lab:
        33.6054, 73.6264, -88.5479
        CIE-LCH:
        33.6054, 115.1589, 309.7431
        CIE-Luv:
        33.6054, 3.5432, -116.9368
        Hunter-Lab:
        27.9644, 66.3317, -132.6374
      #5c05e1 color charts
#5c05e1 RGB chart
      #5c05e1 CMYK chart
      #5c05e1 RGB pie chart
      #5c05e1 color shades, tints & tones
#5c05e1 color schemes
#5c05e1 color preview, HTML & CSS examples
           This text has a color of #5c05e1        
        
          <p style="color:#5c05e1;">Text here</p>
        
        
          .mytext {color:#5c05e1;}
        
        Text color #5c05e1
      
           This box has a color of #5c05e1        
        
          <div style="background-color:#5c05e1;">Content here</div>
        
        
          .mybackground {background-color:#5c05e1;}
        
        Background color #5c05e1
      
           Border around this has a color of #5c05e1        
        
          <div style="border:2px solid #5c05e1;">Content here</div>
        
        
          .myborder {border:2px solid #5c05e1;}
        
        Border color #5c05e1