#561f6a color space conversions
Hex:
        #561f6a
        RGB:
        86, 31, 106
        CMY:
        66, 88, 58
        CMYK:
        19, 71, 0, 58
      HSL:
        284°, 54.7445%, 26.8627%
        HSV (HSB):
        284°, 70.7547%, 41.5686%
        XYZ:
        6.9293, 3.9990, 14.0423
        xyY:
        0.2775, 0.1601, 3.9990
      CIE-Lab:
        23.6682, 37.8913, -32.6535
        CIE-LCH:
        23.6682, 50.0200, 319.2463
        CIE-Luv:
        23.6682, 17.3375, -42.5432
        Hunter-Lab:
        19.9975, 26.8556, -27.6354
      #561f6a color charts
#561f6a RGB chart
      #561f6a CMYK chart
      #561f6a RGB pie chart
      #561f6a color shades, tints & tones
#561f6a color schemes
#561f6a color preview, HTML & CSS examples
           This text has a color of #561f6a        
        
          <p style="color:#561f6a;">Text here</p>
        
        
          .mytext {color:#561f6a;}
        
        Text color #561f6a
      
           This box has a color of #561f6a        
        
          <div style="background-color:#561f6a;">Content here</div>
        
        
          .mybackground {background-color:#561f6a;}
        
        Background color #561f6a
      
           Border around this has a color of #561f6a        
        
          <div style="border:2px solid #561f6a;">Content here</div>
        
        
          .myborder {border:2px solid #561f6a;}
        
        Border color #561f6a