#561cbd color space conversions
Hex:
        #561cbd
        RGB:
        86, 28, 189
        CMY:
        66, 89, 26
        CMYK:
        54, 85, 0, 26
      HSL:
        262°, 74.1935%, 42.5490%
        HSV (HSB):
        262°, 85.1852%, 74.1176%
        XYZ:
        13.4383, 6.4831, 48.6872
        xyY:
        0.1959, 0.0945, 6.4831
      CIE-Lab:
        30.5999, 59.6171, -72.5932
        CIE-LCH:
        30.5999, 93.9360, 309.3945
        CIE-Luv:
        30.5999, 4.5842, -95.9005
        Hunter-Lab:
        25.4619, 49.6508, -95.5487
      #561cbd color charts
#561cbd RGB chart
      #561cbd CMYK chart
      #561cbd RGB pie chart
      #561cbd color shades, tints & tones
#561cbd color schemes
#561cbd color preview, HTML & CSS examples
           This text has a color of #561cbd        
        
          <p style="color:#561cbd;">Text here</p>
        
        
          .mytext {color:#561cbd;}
        
        Text color #561cbd
      
           This box has a color of #561cbd        
        
          <div style="background-color:#561cbd;">Content here</div>
        
        
          .mybackground {background-color:#561cbd;}
        
        Background color #561cbd
      
           Border around this has a color of #561cbd        
        
          <div style="border:2px solid #561cbd;">Content here</div>
        
        
          .myborder {border:2px solid #561cbd;}
        
        Border color #561cbd