#561c9a color space conversions
Hex:
        #561c9a
        RGB:
        86, 28, 154
        CMY:
        66, 89, 40
        CMYK:
        44, 82, 0, 40
      HSL:
        268°, 69.2308%, 35.6863%
        HSV (HSB):
        268°, 81.8182%, 60.3922%
        XYZ:
        10.0857, 5.1420, 31.0328
        xyY:
        0.2180, 0.1112, 5.1420
      CIE-Lab:
        27.1356, 50.7858, -57.2467
        CIE-LCH:
        27.1356, 76.5270, 311.5775
        CIE-Luv:
        27.1356, 9.1354, -74.6741
        Hunter-Lab:
        22.6761, 39.7092, -65.2667
      #561c9a color charts
#561c9a RGB chart
      #561c9a CMYK chart
      #561c9a RGB pie chart
      #561c9a color shades, tints & tones
#561c9a color schemes
#561c9a color preview, HTML & CSS examples
           This text has a color of #561c9a        
        
          <p style="color:#561c9a;">Text here</p>
        
        
          .mytext {color:#561c9a;}
        
        Text color #561c9a
      
           This box has a color of #561c9a        
        
          <div style="background-color:#561c9a;">Content here</div>
        
        
          .mybackground {background-color:#561c9a;}
        
        Background color #561c9a
      
           Border around this has a color of #561c9a        
        
          <div style="border:2px solid #561c9a;">Content here</div>
        
        
          .myborder {border:2px solid #561c9a;}
        
        Border color #561c9a