#56284f color space conversions
Hex:
        #56284f
        RGB:
        86, 40, 79
        CMY:
        66, 84, 69
        CMYK:
        0, 53, 8, 66
      HSL:
        309°, 36.5079%, 24.7059%
        HSV (HSB):
        309°, 53.4884%, 33.7255%
        XYZ:
        6.0078, 4.0605, 7.8642
        xyY:
        0.3350, 0.2264, 4.0605
      CIE-Lab:
        23.8706, 27.3168, -14.5482
        CIE-LCH:
        23.8706, 30.9493, 331.9614
        CIE-Luv:
        23.8706, 21.0005, -20.0355
        Hunter-Lab:
        20.1508, 17.9549, -9.0336
      #56284f color charts
#56284f RGB chart
      #56284f CMYK chart
      #56284f RGB pie chart
      #56284f color shades, tints & tones
#56284f color schemes
#56284f color preview, HTML & CSS examples
           This text has a color of #56284f        
        
          <p style="color:#56284f;">Text here</p>
        
        
          .mytext {color:#56284f;}
        
        Text color #56284f
      
           This box has a color of #56284f        
        
          <div style="background-color:#56284f;">Content here</div>
        
        
          .mybackground {background-color:#56284f;}
        
        Background color #56284f
      
           Border around this has a color of #56284f        
        
          <div style="border:2px solid #56284f;">Content here</div>
        
        
          .myborder {border:2px solid #56284f;}
        
        Border color #56284f