#0e85ec color space conversions
Hex:
        #0e85ec
        RGB:
        14, 133, 236
        CMY:
        95, 48, 7
        CMYK:
        94, 44, 0, 7
      HSL:
        208°, 88.8000%, 49.0196%
        HSV (HSB):
        208°, 94.0678%, 92.5490%
        XYZ:
        23.7090, 22.9245, 82.5322
        xyY:
        0.1836, 0.1775, 22.9245
      CIE-Lab:
        54.9945, 8.7359, -59.9506
        CIE-LCH:
        54.9945, 60.5838, 278.2907
        CIE-Luv:
        54.9945, -31.2272, -95.0497
        Hunter-Lab:
        47.8796, 4.6001, -68.6851
      #0e85ec color charts
#0e85ec RGB chart
      #0e85ec CMYK chart
      #0e85ec RGB pie chart
      #0e85ec color shades, tints & tones
#0e85ec color schemes
#0e85ec color preview, HTML & CSS examples
           This text has a color of #0e85ec        
        
          <p style="color:#0e85ec;">Text here</p>
        
        
          .mytext {color:#0e85ec;}
        
        Text color #0e85ec
      
           This box has a color of #0e85ec        
        
          <div style="background-color:#0e85ec;">Content here</div>
        
        
          .mybackground {background-color:#0e85ec;}
        
        Background color #0e85ec
      
           Border around this has a color of #0e85ec        
        
          <div style="border:2px solid #0e85ec;">Content here</div>
        
        
          .myborder {border:2px solid #0e85ec;}
        
        Border color #0e85ec