#561bfa color space conversions
Hex:
        #561bfa
        RGB:
        86, 27, 250
        CMY:
        66, 89, 2
        CMYK:
        66, 89, 0, 2
      HSL:
        256°, 95.7082%, 54.3137%
        HSV (HSB):
        256°, 89.2000%, 98.0392%
        XYZ:
        21.4850, 9.6644, 91.1755
        xyY:
        0.1756, 0.0790, 9.6644
      CIE-Lab:
        37.2333, 75.1268, -96.7292
        CIE-LCH:
        37.2333, 122.4768, 307.8355
        CIE-Luv:
        37.2333, -1.2158, -131.0010
        Hunter-Lab:
        31.0877, 68.9598, -152.1274
      #561bfa color charts
#561bfa RGB chart
      #561bfa CMYK chart
      #561bfa RGB pie chart
      #561bfa color shades, tints & tones
#561bfa color schemes
#561bfa color preview, HTML & CSS examples
           This text has a color of #561bfa        
        
          <p style="color:#561bfa;">Text here</p>
        
        
          .mytext {color:#561bfa;}
        
        Text color #561bfa
      
           This box has a color of #561bfa        
        
          <div style="background-color:#561bfa;">Content here</div>
        
        
          .mybackground {background-color:#561bfa;}
        
        Background color #561bfa
      
           Border around this has a color of #561bfa        
        
          <div style="border:2px solid #561bfa;">Content here</div>
        
        
          .myborder {border:2px solid #561bfa;}
        
        Border color #561bfa