#561aff color space conversions
Hex:
        #561aff
        RGB:
        86, 26, 255
        CMY:
        66, 90, 0
        CMYK:
        66, 90, 0, 0
      HSL:
        256°, 100.0000%, 55.0980%
        HSV (HSB):
        256°, 89.8039%, 100.0000%
        XYZ:
        22.2571, 9.9372, 95.3527
        xyY:
        0.1745, 0.0779, 9.9372
      CIE-Lab:
        37.7295, 76.5938, -98.7096
        CIE-LCH:
        37.7295, 124.9408, 307.8097
        CIE-Luv:
        37.7295, -1.5637, -133.8020
        Hunter-Lab:
        31.5234, 70.8645, -157.2757
      #561aff color charts
#561aff RGB chart
      #561aff CMYK chart
      #561aff RGB pie chart
      #561aff color shades, tints & tones
#561aff color schemes
#561aff color preview, HTML & CSS examples
           This text has a color of #561aff        
        
          <p style="color:#561aff;">Text here</p>
        
        
          .mytext {color:#561aff;}
        
        Text color #561aff
      
           This box has a color of #561aff        
        
          <div style="background-color:#561aff;">Content here</div>
        
        
          .mybackground {background-color:#561aff;}
        
        Background color #561aff
      
           Border around this has a color of #561aff        
        
          <div style="border:2px solid #561aff;">Content here</div>
        
        
          .myborder {border:2px solid #561aff;}
        
        Border color #561aff