#0e74e5 color space conversions
Hex:
#0e74e5
RGB:
14, 116, 229
CMY:
95, 55, 10
CMYK:
94, 49, 0, 10
HSL:
212°, 88.4774%, 47.6471%
HSV (HSB):
212°, 93.8865%, 89.8039%
XYZ:
20.5694, 18.2413, 76.5655
xyY:
0.1783, 0.1581, 18.2413
CIE-Lab:
49.7875, 16.6242, -64.4236
CIE-LCH:
49.7875, 66.5339, 284.4692
CIE-Luv:
49.7875, -26.3992, -100.2979
Hunter-Lab:
42.7098, 11.2247, -76.3918
#0e74e5 color charts
#0e74e5 color shades, tints & tones
#0e74e5 color schemes
#0e74e5 color preview, HTML & CSS examples
This text has a color of #0e74e5
<p style="color:#0e74e5;">Text here</p>
.mytext {color:#0e74e5;}
This box has a color of #0e74e5
<div style="background-color:#0e74e5;">Content here</div>
.mybackground {background-color:#0e74e5;}
Border around this has a color of #0e74e5
<div style="border:2px solid #0e74e5;">Content here</div>
.myborder {border:2px solid #0e74e5;}