#562a5d color space conversions
Hex:
        #562a5d
        RGB:
        86, 42, 93
        CMY:
        66, 84, 64
        CMYK:
        8, 55, 0, 64
      HSL:
        292°, 37.7778%, 26.4706%
        HSV (HSB):
        292°, 54.8387%, 36.4706%
        XYZ:
        6.6415, 4.4247, 10.8599
        xyY:
        0.3029, 0.2018, 4.4247
      CIE-Lab:
        25.0285, 29.0957, -22.0124
        CIE-LCH:
        25.0285, 36.4843, 322.8907
        CIE-Luv:
        25.0285, 17.4895, -29.6746
        Hunter-Lab:
        21.0349, 19.5480, -15.8859
      #562a5d color charts
#562a5d RGB chart
      #562a5d CMYK chart
      #562a5d RGB pie chart
      #562a5d color shades, tints & tones
#562a5d color schemes
#562a5d color preview, HTML & CSS examples
           This text has a color of #562a5d        
        
          <p style="color:#562a5d;">Text here</p>
        
        
          .mytext {color:#562a5d;}
        
        Text color #562a5d
      
           This box has a color of #562a5d        
        
          <div style="background-color:#562a5d;">Content here</div>
        
        
          .mybackground {background-color:#562a5d;}
        
        Background color #562a5d
      
           Border around this has a color of #562a5d        
        
          <div style="border:2px solid #562a5d;">Content here</div>
        
        
          .myborder {border:2px solid #562a5d;}
        
        Border color #562a5d