#0e95e5 color space conversions
Hex:
#0e95e5
RGB:
14, 149, 229
CMY:
95, 42, 10
CMYK:
94, 35, 0, 10
HSL:
202°, 88.4774%, 47.6471%
HSV (HSB):
202°, 93.8865%, 89.8039%
XYZ:
25.0714, 27.2454, 78.0662
xyY:
0.1923, 0.2090, 27.2454
CIE-Lab:
59.2008, -3.4774, -49.3481
CIE-LCH:
59.2008, 49.4705, 265.9692
CIE-Luv:
59.2008, -36.7109, -77.9082
Hunter-Lab:
52.1971, -5.6076, -52.1364
#0e95e5 color charts
#0e95e5 color shades, tints & tones
#0e95e5 color schemes
#0e95e5 color preview, HTML & CSS examples
This text has a color of #0e95e5
<p style="color:#0e95e5;">Text here</p>
.mytext {color:#0e95e5;}
This box has a color of #0e95e5
<div style="background-color:#0e95e5;">Content here</div>
.mybackground {background-color:#0e95e5;}
Border around this has a color of #0e95e5
<div style="border:2px solid #0e95e5;">Content here</div>
.myborder {border:2px solid #0e95e5;}