#5c0ca1 color space conversions
Hex:
        #5c0ca1
        RGB:
        92, 12, 161
        CMY:
        64, 95, 37
        CMYK:
        43, 93, 0, 37
      HSL:
        272°, 86.1272%, 33.9216%
        HSV (HSB):
        272°, 92.5466%, 63.1373%
        XYZ:
        10.9781, 5.1115, 34.1262
        xyY:
        0.2186, 0.1018, 5.1115
      CIE-Lab:
        27.0500, 57.9402, -61.6299
        CIE-LCH:
        27.0500, 84.5891, 313.2325
        CIE-Luv:
        27.0500, 11.6902, -79.5611
        Hunter-Lab:
        22.6085, 47.1100, -73.6686
      #5c0ca1 color charts
#5c0ca1 RGB chart
      #5c0ca1 CMYK chart
      #5c0ca1 RGB pie chart
      #5c0ca1 color shades, tints & tones
#5c0ca1 color schemes
#5c0ca1 color preview, HTML & CSS examples
           This text has a color of #5c0ca1        
        
          <p style="color:#5c0ca1;">Text here</p>
        
        
          .mytext {color:#5c0ca1;}
        
        Text color #5c0ca1
      
           This box has a color of #5c0ca1        
        
          <div style="background-color:#5c0ca1;">Content here</div>
        
        
          .mybackground {background-color:#5c0ca1;}
        
        Background color #5c0ca1
      
           Border around this has a color of #5c0ca1        
        
          <div style="border:2px solid #5c0ca1;">Content here</div>
        
        
          .myborder {border:2px solid #5c0ca1;}
        
        Border color #5c0ca1