#561fda color space conversions
Hex:
        #561fda
        RGB:
        86, 31, 218
        CMY:
        66, 88, 15
        CMYK:
        61, 86, 0, 15
      HSL:
        258°, 75.1004%, 48.8235%
        HSV (HSB):
        258°, 85.7798%, 85.4902%
        XYZ:
        16.9826, 8.0204, 66.9827
        xyY:
        0.1846, 0.0872, 8.0204
      CIE-Lab:
        34.0253, 65.9909, -83.8469
        CIE-LCH:
        34.0253, 106.7010, 308.2042
        CIE-Luv:
        34.0253, 1.3260, -112.7607
        Hunter-Lab:
        28.3202, 57.4796, -120.4078
      #561fda color charts
#561fda RGB chart
      #561fda CMYK chart
      #561fda RGB pie chart
      #561fda color shades, tints & tones
#561fda color schemes
#561fda color preview, HTML & CSS examples
           This text has a color of #561fda        
        
          <p style="color:#561fda;">Text here</p>
        
        
          .mytext {color:#561fda;}
        
        Text color #561fda
      
           This box has a color of #561fda        
        
          <div style="background-color:#561fda;">Content here</div>
        
        
          .mybackground {background-color:#561fda;}
        
        Background color #561fda
      
           Border around this has a color of #561fda        
        
          <div style="border:2px solid #561fda;">Content here</div>
        
        
          .myborder {border:2px solid #561fda;}
        
        Border color #561fda