#561dfd color space conversions
Hex:
        #561dfd
        RGB:
        86, 29, 253
        CMY:
        66, 89, 1
        CMYK:
        66, 89, 0, 1
      HSL:
        255°, 98.2456%, 55.2941%
        HSV (HSB):
        255°, 88.5375%, 99.2157%
        XYZ:
        22.0067, 9.9490, 93.6890
        xyY:
        0.1752, 0.0792, 9.9490
      CIE-Lab:
        37.7508, 75.3421, -97.5535
        CIE-LCH:
        37.7508, 123.2604, 307.6795
        CIE-Luv:
        37.7508, -1.5817, -132.6876
        Hunter-Lab:
        31.5421, 69.3400, -154.0289
      #561dfd color charts
#561dfd RGB chart
      #561dfd CMYK chart
      #561dfd RGB pie chart
      #561dfd color shades, tints & tones
#561dfd color schemes
#561dfd color preview, HTML & CSS examples
           This text has a color of #561dfd        
        
          <p style="color:#561dfd;">Text here</p>
        
        
          .mytext {color:#561dfd;}
        
        Text color #561dfd
      
           This box has a color of #561dfd        
        
          <div style="background-color:#561dfd;">Content here</div>
        
        
          .mybackground {background-color:#561dfd;}
        
        Background color #561dfd
      
           Border around this has a color of #561dfd        
        
          <div style="border:2px solid #561dfd;">Content here</div>
        
        
          .myborder {border:2px solid #561dfd;}
        
        Border color #561dfd