#561ffe color space conversions
Hex:
        #561ffe
        RGB:
        86, 31, 254
        CMY:
        66, 88, 0
        CMYK:
        66, 88, 0, 0
      HSL:
        255°, 99.1111%, 55.8824%
        HSV (HSB):
        255°, 87.7953%, 99.6078%
        XYZ:
        22.2171, 10.1142, 94.5472
        xyY:
        0.1751, 0.0797, 10.1142
      CIE-Lab:
        38.0466, 75.0425, -97.6226
        CIE-LCH:
        38.0466, 123.1323, 307.5495
        CIE-Luv:
        38.0466, -1.7914, -133.2467
        Hunter-Lab:
        31.8028, 69.0436, -154.0026
      #561ffe color charts
#561ffe RGB chart
      #561ffe CMYK chart
      #561ffe RGB pie chart
      #561ffe color shades, tints & tones
#561ffe color schemes
#561ffe color preview, HTML & CSS examples
           This text has a color of #561ffe        
        
          <p style="color:#561ffe;">Text here</p>
        
        
          .mytext {color:#561ffe;}
        
        Text color #561ffe
      
           This box has a color of #561ffe        
        
          <div style="background-color:#561ffe;">Content here</div>
        
        
          .mybackground {background-color:#561ffe;}
        
        Background color #561ffe
      
           Border around this has a color of #561ffe        
        
          <div style="border:2px solid #561ffe;">Content here</div>
        
        
          .myborder {border:2px solid #561ffe;}
        
        Border color #561ffe