#561eda color space conversions
Hex:
        #561eda
        RGB:
        86, 30, 218
        CMY:
        66, 88, 15
        CMYK:
        61, 86, 0, 15
      HSL:
        258°, 75.8065%, 48.6275%
        HSV (HSB):
        258°, 86.2385%, 85.4902%
        XYZ:
        16.9569, 7.9689, 66.9741
        xyY:
        0.1845, 0.0867, 7.9689
      CIE-Lab:
        33.9181, 66.3105, -84.0244
        CIE-LCH:
        33.9181, 107.0382, 308.2799
        CIE-Luv:
        33.9181, 1.4034, -112.7810
        Hunter-Lab:
        28.2293, 57.8210, -120.9052
      #561eda color charts
#561eda RGB chart
      #561eda CMYK chart
      #561eda RGB pie chart
      #561eda color shades, tints & tones
#561eda color schemes
#561eda color preview, HTML & CSS examples
           This text has a color of #561eda        
        
          <p style="color:#561eda;">Text here</p>
        
        
          .mytext {color:#561eda;}
        
        Text color #561eda
      
           This box has a color of #561eda        
        
          <div style="background-color:#561eda;">Content here</div>
        
        
          .mybackground {background-color:#561eda;}
        
        Background color #561eda
      
           Border around this has a color of #561eda        
        
          <div style="border:2px solid #561eda;">Content here</div>
        
        
          .myborder {border:2px solid #561eda;}
        
        Border color #561eda