#562c8a color space conversions
Hex:
        #562c8a
        RGB:
        86, 44, 138
        CMY:
        66, 83, 46
        CMYK:
        38, 68, 0, 46
      HSL:
        267°, 51.6484%, 35.6863%
        HSV (HSB):
        267°, 68.1159%, 54.1176%
        XYZ:
        9.3259, 5.6148, 24.6370
        xyY:
        0.2356, 0.1419, 5.6148
      CIE-Lab:
        28.4190, 39.1536, -45.2880
        CIE-LCH:
        28.4190, 59.8666, 310.8449
        CIE-Luv:
        28.4190, 9.2077, -61.5395
        Hunter-Lab:
        23.6955, 28.7853, -45.0588
      #562c8a color charts
#562c8a RGB chart
      #562c8a CMYK chart
      #562c8a RGB pie chart
      #562c8a color shades, tints & tones
#562c8a color schemes
#562c8a color preview, HTML & CSS examples
           This text has a color of #562c8a        
        
          <p style="color:#562c8a;">Text here</p>
        
        
          .mytext {color:#562c8a;}
        
        Text color #562c8a
      
           This box has a color of #562c8a        
        
          <div style="background-color:#562c8a;">Content here</div>
        
        
          .mybackground {background-color:#562c8a;}
        
        Background color #562c8a
      
           Border around this has a color of #562c8a        
        
          <div style="border:2px solid #562c8a;">Content here</div>
        
        
          .myborder {border:2px solid #562c8a;}
        
        Border color #562c8a