#0085ee color space conversions
Hex:
        #0085ee
        RGB:
        0, 133, 238
        CMY:
        100, 48, 7
        CMYK:
        100, 44, 0, 7
      HSL:
        206°, 100.0000%, 46.6667%
        HSV (HSB):
        206°, 100.0000%, 93.3333%
        XYZ:
        23.8201, 22.9481, 84.0629
        xyY:
        0.1821, 0.1754, 22.9481
      CIE-Lab:
        55.0188, 9.1224, -61.0292
        CIE-LCH:
        55.0188, 61.7072, 278.5014
        CIE-Luv:
        55.0188, -31.6271, -96.8030
        Hunter-Lab:
        47.9042, 4.9260, -70.5100
      #0085ee color charts
#0085ee RGB chart
      #0085ee CMYK chart
      #0085ee RGB pie chart
      #0085ee color shades, tints & tones
#0085ee color schemes
#0085ee color preview, HTML & CSS examples
           This text has a color of #0085ee        
        
          <p style="color:#0085ee;">Text here</p>
        
        
          .mytext {color:#0085ee;}
        
        Text color #0085ee
      
           This box has a color of #0085ee        
        
          <div style="background-color:#0085ee;">Content here</div>
        
        
          .mybackground {background-color:#0085ee;}
        
        Background color #0085ee
      
           Border around this has a color of #0085ee        
        
          <div style="border:2px solid #0085ee;">Content here</div>
        
        
          .myborder {border:2px solid #0085ee;}
        
        Border color #0085ee