#561c6a color space conversions
Hex:
        #561c6a
        RGB:
        86, 28, 106
        CMY:
        66, 89, 58
        CMYK:
        19, 74, 0, 58
      HSL:
        285°, 58.2090%, 26.2745%
        HSV (HSB):
        285°, 73.5849%, 41.5686%
        XYZ:
        6.8545, 3.8495, 14.0174
        xyY:
        0.2773, 0.1557, 3.8495
      CIE-Lab:
        23.1677, 39.2950, -33.4567
        CIE-LCH:
        23.1677, 51.6085, 319.5881
        CIE-Luv:
        23.1677, 17.8434, -43.2133
        Hunter-Lab:
        19.6203, 28.0252, -28.6247
      #561c6a color charts
#561c6a RGB chart
      #561c6a CMYK chart
      #561c6a RGB pie chart
      #561c6a color shades, tints & tones
#561c6a color schemes
#561c6a color preview, HTML & CSS examples
           This text has a color of #561c6a        
        
          <p style="color:#561c6a;">Text here</p>
        
        
          .mytext {color:#561c6a;}
        
        Text color #561c6a
      
           This box has a color of #561c6a        
        
          <div style="background-color:#561c6a;">Content here</div>
        
        
          .mybackground {background-color:#561c6a;}
        
        Background color #561c6a
      
           Border around this has a color of #561c6a        
        
          <div style="border:2px solid #561c6a;">Content here</div>
        
        
          .myborder {border:2px solid #561c6a;}
        
        Border color #561c6a