#562b5f color space conversions
Hex:
        #562b5f
        RGB:
        86, 43, 95
        CMY:
        66, 83, 63
        CMYK:
        9, 55, 0, 63
      HSL:
        290°, 37.6812%, 27.0588%
        HSV (HSB):
        290°, 54.7368%, 37.2549%
        XYZ:
        6.7672, 4.5324, 11.3446
        xyY:
        0.2988, 0.2002, 4.5324
      CIE-Lab:
        25.3588, 28.9629, -22.8027
        CIE-LCH:
        25.3588, 36.8621, 321.7863
        CIE-Luv:
        25.3588, 16.8072, -30.7803
        Hunter-Lab:
        21.2895, 19.4825, -16.6916
      #562b5f color charts
#562b5f RGB chart
      #562b5f CMYK chart
      #562b5f RGB pie chart
      #562b5f color shades, tints & tones
#562b5f color schemes
#562b5f color preview, HTML & CSS examples
           This text has a color of #562b5f        
        
          <p style="color:#562b5f;">Text here</p>
        
        
          .mytext {color:#562b5f;}
        
        Text color #562b5f
      
           This box has a color of #562b5f        
        
          <div style="background-color:#562b5f;">Content here</div>
        
        
          .mybackground {background-color:#562b5f;}
        
        Background color #562b5f
      
           Border around this has a color of #562b5f        
        
          <div style="border:2px solid #562b5f;">Content here</div>
        
        
          .myborder {border:2px solid #562b5f;}
        
        Border color #562b5f