#0e85e5 color space conversions
Hex:
#0e85e5
RGB:
14, 133, 229
CMY:
95, 48, 10
CMYK:
94, 42, 0, 10
HSL:
207°, 88.4774%, 47.6471%
HSV (HSB):
207°, 93.8865%, 89.8039%
XYZ:
22.7115, 22.5256, 77.2796
xyY:
0.1854, 0.1839, 22.5256
CIE-Lab:
54.5803, 6.0443, -56.7113
CIE-LCH:
54.5803, 57.0325, 276.0836
CIE-Luv:
54.5803, -31.5719, -89.5001
Hunter-Lab:
47.4611, 2.3604, -63.3175
#0e85e5 color charts
#0e85e5 color shades, tints & tones
#0e85e5 color schemes
#0e85e5 color preview, HTML & CSS examples
This text has a color of #0e85e5
<p style="color:#0e85e5;">Text here</p>
.mytext {color:#0e85e5;}
This box has a color of #0e85e5
<div style="background-color:#0e85e5;">Content here</div>
.mybackground {background-color:#0e85e5;}
Border around this has a color of #0e85e5
<div style="border:2px solid #0e85e5;">Content here</div>
.myborder {border:2px solid #0e85e5;}