#56264f color space conversions
Hex:
        #56264f
        RGB:
        86, 38, 79
        CMY:
        66, 85, 69
        CMYK:
        0, 56, 8, 66
      HSL:
        309°, 38.7097%, 24.3137%
        HSV (HSB):
        309°, 55.8140%, 33.7255%
        XYZ:
        5.9421, 3.9292, 7.8424
        xyY:
        0.3355, 0.2218, 3.9292
      CIE-Lab:
        23.4359, 28.4619, -15.2203
        CIE-LCH:
        23.4359, 32.2759, 331.8639
        CIE-Luv:
        23.4359, 21.6359, -20.8204
        Hunter-Lab:
        19.8221, 18.8208, -9.5818
      #56264f color charts
#56264f RGB chart
      #56264f CMYK chart
      #56264f RGB pie chart
      #56264f color shades, tints & tones
#56264f color schemes
#56264f color preview, HTML & CSS examples
           This text has a color of #56264f        
        
          <p style="color:#56264f;">Text here</p>
        
        
          .mytext {color:#56264f;}
        
        Text color #56264f
      
           This box has a color of #56264f        
        
          <div style="background-color:#56264f;">Content here</div>
        
        
          .mybackground {background-color:#56264f;}
        
        Background color #56264f
      
           Border around this has a color of #56264f        
        
          <div style="border:2px solid #56264f;">Content here</div>
        
        
          .myborder {border:2px solid #56264f;}
        
        Border color #56264f