#561b63 color space conversions
Hex:
        #561b63
        RGB:
        86, 27, 99
        CMY:
        66, 89, 61
        CMYK:
        13, 73, 0, 61
      HSL:
        289°, 57.1429%, 24.7059%
        HSV (HSB):
        289°, 72.7273%, 38.8235%
        XYZ:
        6.4818, 3.6632, 12.1698
        xyY:
        0.2905, 0.1642, 3.6632
      CIE-Lab:
        22.5250, 38.2224, -29.9171
        CIE-LCH:
        22.5250, 48.5385, 321.9493
        CIE-Luv:
        22.5250, 19.5871, -38.5690
        Hunter-Lab:
        19.1394, 26.9577, -24.3021
      #561b63 color charts
#561b63 RGB chart
      #561b63 CMYK chart
      #561b63 RGB pie chart
      #561b63 color shades, tints & tones
#561b63 color schemes
#561b63 color preview, HTML & CSS examples
           This text has a color of #561b63        
        
          <p style="color:#561b63;">Text here</p>
        
        
          .mytext {color:#561b63;}
        
        Text color #561b63
      
           This box has a color of #561b63        
        
          <div style="background-color:#561b63;">Content here</div>
        
        
          .mybackground {background-color:#561b63;}
        
        Background color #561b63
      
           Border around this has a color of #561b63        
        
          <div style="border:2px solid #561b63;">Content here</div>
        
        
          .myborder {border:2px solid #561b63;}
        
        Border color #561b63