#561cc2 color space conversions
Hex:
        #561cc2
        RGB:
        86, 28, 194
        CMY:
        66, 89, 24
        CMYK:
        56, 86, 0, 24
      HSL:
        261°, 74.7748%, 43.5294%
        HSV (HSB):
        261°, 85.5670%, 76.0784%
        XYZ:
        13.9906, 6.7040, 51.5955
        xyY:
        0.1935, 0.0927, 6.7040
      CIE-Lab:
        31.1233, 60.8816, -74.6773
        CIE-LCH:
        31.1233, 96.3498, 309.1891
        CIE-Luv:
        31.1233, 4.0212, -98.8526
        Hunter-Lab:
        25.8921, 51.1403, -100.0238
      #561cc2 color charts
#561cc2 RGB chart
      #561cc2 CMYK chart
      #561cc2 RGB pie chart
      #561cc2 color shades, tints & tones
#561cc2 color schemes
#561cc2 color preview, HTML & CSS examples
           This text has a color of #561cc2        
        
          <p style="color:#561cc2;">Text here</p>
        
        
          .mytext {color:#561cc2;}
        
        Text color #561cc2
      
           This box has a color of #561cc2        
        
          <div style="background-color:#561cc2;">Content here</div>
        
        
          .mybackground {background-color:#561cc2;}
        
        Background color #561cc2
      
           Border around this has a color of #561cc2        
        
          <div style="border:2px solid #561cc2;">Content here</div>
        
        
          .myborder {border:2px solid #561cc2;}
        
        Border color #561cc2