#5604ef color space conversions
Hex:
        #5604ef
        RGB:
        86, 4, 239
        CMY:
        66, 98, 6
        CMYK:
        64, 98, 0, 6
      HSL:
        261°, 96.7078%, 47.6471%
        HSV (HSB):
        261°, 98.3264%, 93.7255%
        XYZ:
        19.4612, 8.2973, 82.2372
        xyY:
        0.1769, 0.0754, 8.2973
      CIE-Lab:
        34.5945, 76.6204, -94.9057
        CIE-LCH:
        34.5945, 121.9745, 308.9151
        CIE-Luv:
        34.5945, 0.6472, -124.6514
        Hunter-Lab:
        28.8050, 70.1891, -149.1074
      #5604ef color charts
#5604ef RGB chart
      #5604ef CMYK chart
      #5604ef RGB pie chart
      #5604ef color shades, tints & tones
#5604ef color schemes
#5604ef color preview, HTML & CSS examples
           This text has a color of #5604ef        
        
          <p style="color:#5604ef;">Text here</p>
        
        
          .mytext {color:#5604ef;}
        
        Text color #5604ef
      
           This box has a color of #5604ef        
        
          <div style="background-color:#5604ef;">Content here</div>
        
        
          .mybackground {background-color:#5604ef;}
        
        Background color #5604ef
      
           Border around this has a color of #5604ef        
        
          <div style="border:2px solid #5604ef;">Content here</div>
        
        
          .myborder {border:2px solid #5604ef;}
        
        Border color #5604ef