#5610ef color space conversions
Hex:
        #5610ef
        RGB:
        86, 16, 239
        CMY:
        66, 94, 6
        CMYK:
        64, 93, 0, 6
      HSL:
        259°, 87.4510%, 50.0000%
        HSV (HSB):
        259°, 93.3054%, 93.7255%
        XYZ:
        19.6030, 8.5810, 82.2845
        xyY:
        0.1775, 0.0777, 8.5810
      CIE-Lab:
        35.1647, 74.8767, -93.9573
        CIE-LCH:
        35.1647, 120.1436, 308.5521
        CIE-Luv:
        35.1647, 0.2678, -124.7560
        Hunter-Lab:
        29.2934, 68.1883, -146.0391
      #5610ef color charts
#5610ef RGB chart
      #5610ef CMYK chart
      #5610ef RGB pie chart
      #5610ef color shades, tints & tones
#5610ef color schemes
#5610ef color preview, HTML & CSS examples
           This text has a color of #5610ef        
        
          <p style="color:#5610ef;">Text here</p>
        
        
          .mytext {color:#5610ef;}
        
        Text color #5610ef
      
           This box has a color of #5610ef        
        
          <div style="background-color:#5610ef;">Content here</div>
        
        
          .mybackground {background-color:#5610ef;}
        
        Background color #5610ef
      
           Border around this has a color of #5610ef        
        
          <div style="border:2px solid #5610ef;">Content here</div>
        
        
          .myborder {border:2px solid #5610ef;}
        
        Border color #5610ef