#5c0c84 color space conversions
Hex:
        #5c0c84
        RGB:
        92, 12, 132
        CMY:
        64, 95, 48
        CMYK:
        30, 91, 0, 48
      HSL:
        280°, 83.3333%, 28.2353%
        HSV (HSB):
        280°, 90.9091%, 51.7647%
        XYZ:
        8.7100, 4.2042, 22.1822
        xyY:
        0.2482, 0.1198, 4.2042
      CIE-Lab:
        24.3353, 51.5626, -48.1387
        CIE-LCH:
        24.3353, 70.5411, 316.9668
        CIE-Luv:
        24.3353, 17.0959, -61.6214
        Hunter-Lab:
        20.5041, 39.9428, -49.7895
      #5c0c84 color charts
#5c0c84 RGB chart
      #5c0c84 CMYK chart
      #5c0c84 RGB pie chart
      #5c0c84 color shades, tints & tones
#5c0c84 color schemes
#5c0c84 color preview, HTML & CSS examples
           This text has a color of #5c0c84        
        
          <p style="color:#5c0c84;">Text here</p>
        
        
          .mytext {color:#5c0c84;}
        
        Text color #5c0c84
      
           This box has a color of #5c0c84        
        
          <div style="background-color:#5c0c84;">Content here</div>
        
        
          .mybackground {background-color:#5c0c84;}
        
        Background color #5c0c84
      
           Border around this has a color of #5c0c84        
        
          <div style="border:2px solid #5c0c84;">Content here</div>
        
        
          .myborder {border:2px solid #5c0c84;}
        
        Border color #5c0c84