#001afe color space conversions
Hex:
#001afe
RGB:
0, 26, 254
CMY:
100, 90, 0
CMYK:
100, 90, 0, 0
HSL:
234°, 100.0000%, 49.8039%
HSV (HSB):
234°, 100.0000%, 99.6078%
XYZ:
18.2588, 7.8945, 94.3274
xyY:
0.1515, 0.0655, 7.8945
CIE-Lab:
33.7623, 74.0087, -104.8613
CIE-LCH:
33.7623, 128.3479, 305.2136
CIE-Luv:
33.7623, -10.4484, -131.2472
Hunter-Lab:
28.0972, 66.8268, -179.3789
#001afe color charts
#001afe color shades, tints & tones
#001afe color schemes
#001afe color preview, HTML & CSS examples
This text has a color of #001afe
<p style="color:#001afe;">Text here</p>
.mytext {color:#001afe;}
This box has a color of #001afe
<div style="background-color:#001afe;">Content here</div>
.mybackground {background-color:#001afe;}
Border around this has a color of #001afe
<div style="border:2px solid #001afe;">Content here</div>
.myborder {border:2px solid #001afe;}