#010ec0 color space conversions
Hex:
#010ec0
RGB:
1, 14, 192
CMY:
100, 95, 25
CMYK:
99, 93, 0, 25
HSL:
236°, 98.9637%, 37.8431%
HSV (HSB):
236°, 99.4792%, 75.2941%
XYZ:
9.6840, 4.1263, 50.1552
xyY:
0.1514, 0.0645, 4.1263
CIE-Lab:
24.0847, 60.7508, -85.3483
CIE-LCH:
24.0847, 104.7616, 305.4432
CIE-Luv:
24.0847, -7.3229, -94.2706
Hunter-Lab:
20.3133, 49.5483, -132.1727
#010ec0 color charts
#010ec0 color shades, tints & tones
#010ec0 color schemes
#010ec0 color preview, HTML & CSS examples
This text has a color of #010ec0
<p style="color:#010ec0;">Text here</p>
.mytext {color:#010ec0;}
This box has a color of #010ec0
<div style="background-color:#010ec0;">Content here</div>
.mybackground {background-color:#010ec0;}
Border around this has a color of #010ec0
<div style="border:2px solid #010ec0;">Content here</div>
.myborder {border:2px solid #010ec0;}