#010feb color space conversions
Hex:
#010feb
RGB:
1, 15, 235
CMY:
100, 94, 8
CMYK:
100, 94, 0, 8
HSL:
236°, 99.1525%, 46.2745%
HSV (HSB):
236°, 99.5745%, 92.1569%
XYZ:
15.1787, 6.3463, 79.0222
xyY:
0.1510, 0.0631, 6.3463
CIE-Lab:
30.2698, 71.8318, -99.9569
CIE-LCH:
30.2698, 123.0902, 305.7021
CIE-Luv:
30.2698, -9.0861, -119.6041
Hunter-Lab:
25.1918, 63.4655, -168.3481
#010feb color charts
#010feb color shades, tints & tones
#010feb color schemes
#010feb color preview, HTML & CSS examples
This text has a color of #010feb
<p style="color:#010feb;">Text here</p>
.mytext {color:#010feb;}
This box has a color of #010feb
<div style="background-color:#010feb;">Content here</div>
.mybackground {background-color:#010feb;}
Border around this has a color of #010feb
<div style="border:2px solid #010feb;">Content here</div>
.myborder {border:2px solid #010feb;}