#4085ef color space conversions
Hex:
        #4085ef
        RGB:
        64, 133, 239
        CMY:
        75, 48, 6
        CMYK:
        73, 44, 0, 6
      HSL:
        216°, 84.5411%, 59.4118%
        HSV (HSB):
        216°, 73.2218%, 93.7255%
        XYZ:
        26.0819, 24.0970, 84.9379
        xyY:
        0.1930, 0.1783, 24.0970
      CIE-Lab:
        56.1848, 13.7738, -59.6533
        CIE-LCH:
        56.1848, 61.2228, 283.0016
        CIE-Luv:
        56.1848, -25.8744, -95.4724
        Hunter-Lab:
        49.0887, 8.9355, -68.2269
      #4085ef color charts
#4085ef RGB chart
      #4085ef CMYK chart
      #4085ef RGB pie chart
      #4085ef color shades, tints & tones
#4085ef color schemes
#4085ef color preview, HTML & CSS examples
           This text has a color of #4085ef        
        
          <p style="color:#4085ef;">Text here</p>
        
        
          .mytext {color:#4085ef;}
        
        Text color #4085ef
      
           This box has a color of #4085ef        
        
          <div style="background-color:#4085ef;">Content here</div>
        
        
          .mybackground {background-color:#4085ef;}
        
        Background color #4085ef
      
           Border around this has a color of #4085ef        
        
          <div style="border:2px solid #4085ef;">Content here</div>
        
        
          .myborder {border:2px solid #4085ef;}
        
        Border color #4085ef