#5c133f color space conversions
Hex:
        #5c133f
        RGB:
        92, 19, 63
        CMY:
        64, 93, 75
        CMYK:
        0, 79, 32, 64
      HSL:
        324°, 65.7658%, 21.7647%
        HSV (HSB):
        324°, 79.3478%, 36.0784%
        XYZ:
        5.5437, 3.0999, 5.0088
        xyY:
        0.4061, 0.2271, 3.0999
      CIE-Lab:
        20.4398, 36.8378, -8.8346
        CIE-LCH:
        20.4398, 37.8823, 346.5138
        CIE-Luv:
        20.4398, 35.2837, -13.9119
        Hunter-Lab:
        17.6066, 25.3917, -4.5423
      #5c133f color charts
#5c133f RGB chart
      #5c133f CMYK chart
      #5c133f RGB pie chart
      #5c133f color shades, tints & tones
#5c133f color schemes
#5c133f color preview, HTML & CSS examples
           This text has a color of #5c133f        
        
          <p style="color:#5c133f;">Text here</p>
        
        
          .mytext {color:#5c133f;}
        
        Text color #5c133f
      
           This box has a color of #5c133f        
        
          <div style="background-color:#5c133f;">Content here</div>
        
        
          .mybackground {background-color:#5c133f;}
        
        Background color #5c133f
      
           Border around this has a color of #5c133f        
        
          <div style="border:2px solid #5c133f;">Content here</div>
        
        
          .myborder {border:2px solid #5c133f;}
        
        Border color #5c133f