#010ed8 color space conversions
Hex:
#010ed8
RGB:
1, 14, 216
CMY:
100, 95, 15
CMYK:
100, 94, 0, 15
HSL:
236°, 99.0783%, 42.5490%
HSV (HSB):
236°, 99.5370%, 84.7059%
XYZ:
12.5642, 5.2784, 65.3224
xyY:
0.1511, 0.0635, 5.2784
CIE-Lab:
27.5136, 67.1452, -93.6566
CIE-LCH:
27.5136, 115.2391, 305.6379
CIE-Luv:
27.5136, -8.2835, -108.4544
Hunter-Lab:
22.9748, 57.4106, -152.4924
#010ed8 color charts
#010ed8 color shades, tints & tones
#010ed8 color schemes
#010ed8 color preview, HTML & CSS examples
This text has a color of #010ed8
<p style="color:#010ed8;">Text here</p>
.mytext {color:#010ed8;}
This box has a color of #010ed8
<div style="background-color:#010ed8;">Content here</div>
.mybackground {background-color:#010ed8;}
Border around this has a color of #010ed8
<div style="border:2px solid #010ed8;">Content here</div>
.myborder {border:2px solid #010ed8;}