#5c05a1 color space conversions
Hex:
        #5c05a1
        RGB:
        92, 5, 161
        CMY:
        64, 98, 37
        CMYK:
        43, 97, 0, 37
      HSL:
        273°, 93.9759%, 32.5490%
        HSV (HSB):
        273°, 96.8944%, 63.1373%
        XYZ:
        10.9009, 4.9571, 34.1005
        xyY:
        0.2182, 0.0992, 4.9571
      CIE-Lab:
        26.6121, 59.2557, -62.3508
        CIE-LCH:
        26.6121, 86.0166, 313.5420
        CIE-Luv:
        26.6121, 11.9843, -79.7332
        Hunter-Lab:
        22.2645, 48.4328, -75.2241
      #5c05a1 color charts
#5c05a1 RGB chart
      #5c05a1 CMYK chart
      #5c05a1 RGB pie chart
      #5c05a1 color shades, tints & tones
#5c05a1 color schemes
#5c05a1 color preview, HTML & CSS examples
           This text has a color of #5c05a1        
        
          <p style="color:#5c05a1;">Text here</p>
        
        
          .mytext {color:#5c05a1;}
        
        Text color #5c05a1
      
           This box has a color of #5c05a1        
        
          <div style="background-color:#5c05a1;">Content here</div>
        
        
          .mybackground {background-color:#5c05a1;}
        
        Background color #5c05a1
      
           Border around this has a color of #5c05a1        
        
          <div style="border:2px solid #5c05a1;">Content here</div>
        
        
          .myborder {border:2px solid #5c05a1;}
        
        Border color #5c05a1