#561eaa color space conversions
Hex:
        #561eaa
        RGB:
        86, 30, 170
        CMY:
        66, 88, 33
        CMYK:
        49, 82, 0, 33
      HSL:
        264°, 70.0000%, 39.2157%
        HSV (HSB):
        264°, 82.3529%, 66.6667%
        XYZ:
        11.5577, 5.8093, 38.5423
        xyY:
        0.2067, 0.1039, 5.8093
      CIE-Lab:
        28.9261, 54.0658, -64.0194
        CIE-LCH:
        28.9261, 83.7950, 310.1818
        CIE-Luv:
        28.9261, 6.7184, -84.3795
        Hunter-Lab:
        24.1024, 43.4161, -77.9394
      #561eaa color charts
#561eaa RGB chart
      #561eaa CMYK chart
      #561eaa RGB pie chart
      #561eaa color shades, tints & tones
#561eaa color schemes
#561eaa color preview, HTML & CSS examples
           This text has a color of #561eaa        
        
          <p style="color:#561eaa;">Text here</p>
        
        
          .mytext {color:#561eaa;}
        
        Text color #561eaa
      
           This box has a color of #561eaa        
        
          <div style="background-color:#561eaa;">Content here</div>
        
        
          .mybackground {background-color:#561eaa;}
        
        Background color #561eaa
      
           Border around this has a color of #561eaa        
        
          <div style="border:2px solid #561eaa;">Content here</div>
        
        
          .myborder {border:2px solid #561eaa;}
        
        Border color #561eaa