#5c3062 color space conversions
Hex:
        #5c3062
        RGB:
        92, 48, 98
        CMY:
        64, 81, 62
        CMYK:
        6, 51, 0, 62
      HSL:
        293°, 34.2466%, 28.6275%
        HSV (HSB):
        293°, 51.0204%, 38.4314%
        XYZ:
        7.6752, 5.2711, 12.1682
        xyY:
        0.3056, 0.2099, 5.2711
      CIE-Lab:
        27.4935, 28.6442, -21.3465
        CIE-LCH:
        27.4935, 35.7234, 323.3055
        CIE-Luv:
        27.4935, 18.3220, -29.8147
        Hunter-Lab:
        22.9588, 19.4952, -15.3526
      #5c3062 color charts
#5c3062 RGB chart
      #5c3062 CMYK chart
      #5c3062 RGB pie chart
      #5c3062 color shades, tints & tones
#5c3062 color schemes
#5c3062 color preview, HTML & CSS examples
           This text has a color of #5c3062        
        
          <p style="color:#5c3062;">Text here</p>
        
        
          .mytext {color:#5c3062;}
        
        Text color #5c3062
      
           This box has a color of #5c3062        
        
          <div style="background-color:#5c3062;">Content here</div>
        
        
          .mybackground {background-color:#5c3062;}
        
        Background color #5c3062
      
           Border around this has a color of #5c3062        
        
          <div style="border:2px solid #5c3062;">Content here</div>
        
        
          .myborder {border:2px solid #5c3062;}
        
        Border color #5c3062