#562d56 color space conversions
Hex:
        #562d56
        RGB:
        86, 45, 86
        CMY:
        66, 82, 66
        CMYK:
        0, 48, 0, 66
      HSL:
        300°, 31.2977%, 25.6863%
        HSV (HSB):
        300°, 47.6744%, 33.7255%
        XYZ:
        6.4559, 4.5271, 9.3377
        xyY:
        0.3177, 0.2228, 4.5271
      CIE-Lab:
        25.3426, 25.8046, -16.9171
        CIE-LCH:
        25.3426, 30.8555, 326.7518
        CIE-Luv:
        25.3426, 17.9233, -23.1774
        Hunter-Lab:
        21.2770, 16.9258, -11.1263
      #562d56 color charts
#562d56 RGB chart
      #562d56 CMYK chart
      #562d56 RGB pie chart
      #562d56 color shades, tints & tones
#562d56 color schemes
#562d56 color preview, HTML & CSS examples
           This text has a color of #562d56        
        
          <p style="color:#562d56;">Text here</p>
        
        
          .mytext {color:#562d56;}
        
        Text color #562d56
      
           This box has a color of #562d56        
        
          <div style="background-color:#562d56;">Content here</div>
        
        
          .mybackground {background-color:#562d56;}
        
        Background color #562d56
      
           Border around this has a color of #562d56        
        
          <div style="border:2px solid #562d56;">Content here</div>
        
        
          .myborder {border:2px solid #562d56;}
        
        Border color #562d56