#5c063b color space conversions
Hex:
        #5c063b
        RGB:
        92, 6, 59
        CMY:
        64, 98, 77
        CMYK:
        0, 93, 36, 64
      HSL:
        323°, 87.7551%, 19.2157%
        HSV (HSB):
        323°, 93.4783%, 36.0784%
        XYZ:
        5.2682, 2.7213, 4.3853
        xyY:
        0.4257, 0.2199, 2.7213
      CIE-Lab:
        18.8914, 40.2446, -8.3979
        CIE-LCH:
        18.8914, 41.1114, 348.2131
        CIE-Luv:
        18.8914, 38.7671, -13.4896
        Hunter-Lab:
        16.4964, 28.1356, -4.2136
      #5c063b color charts
#5c063b RGB chart
      #5c063b CMYK chart
      #5c063b RGB pie chart
      #5c063b color shades, tints & tones
#5c063b color schemes
#5c063b color preview, HTML & CSS examples
           This text has a color of #5c063b        
        
          <p style="color:#5c063b;">Text here</p>
        
        
          .mytext {color:#5c063b;}
        
        Text color #5c063b
      
           This box has a color of #5c063b        
        
          <div style="background-color:#5c063b;">Content here</div>
        
        
          .mybackground {background-color:#5c063b;}
        
        Background color #5c063b
      
           Border around this has a color of #5c063b        
        
          <div style="border:2px solid #5c063b;">Content here</div>
        
        
          .myborder {border:2px solid #5c063b;}
        
        Border color #5c063b