#561dc5 color space conversions
Hex:
        #561dc5
        RGB:
        86, 29, 197
        CMY:
        66, 89, 23
        CMYK:
        56, 85, 0, 23
      HSL:
        260°, 74.3363%, 44.3137%
        HSV (HSB):
        260°, 85.2792%, 77.2549%
        XYZ:
        14.3552, 6.8884, 53.3963
        xyY:
        0.1923, 0.0923, 6.8884
      CIE-Lab:
        31.5514, 61.3095, -75.7324
        CIE-LCH:
        31.5514, 97.4385, 308.9921
        CIE-Luv:
        31.5514, 3.6120, -100.5843
        Hunter-Lab:
        26.2457, 51.7010, -102.2521
      #561dc5 color charts
#561dc5 RGB chart
      #561dc5 CMYK chart
      #561dc5 RGB pie chart
      #561dc5 color shades, tints & tones
#561dc5 color schemes
#561dc5 color preview, HTML & CSS examples
           This text has a color of #561dc5        
        
          <p style="color:#561dc5;">Text here</p>
        
        
          .mytext {color:#561dc5;}
        
        Text color #561dc5
      
           This box has a color of #561dc5        
        
          <div style="background-color:#561dc5;">Content here</div>
        
        
          .mybackground {background-color:#561dc5;}
        
        Background color #561dc5
      
           Border around this has a color of #561dc5        
        
          <div style="border:2px solid #561dc5;">Content here</div>
        
        
          .myborder {border:2px solid #561dc5;}
        
        Border color #561dc5