#001cfd color space conversions
Hex:
#001cfd
RGB:
0, 28, 253
CMY:
100, 89, 1
CMYK:
100, 89, 0, 1
HSL:
233°, 100.0000%, 49.6078%
HSV (HSB):
233°, 100.0000%, 99.2157%
XYZ:
18.1449, 7.9224, 93.5013
xyY:
0.1518, 0.0663, 7.9224
CIE-Lab:
33.8207, 73.1559, -104.2025
CIE-LCH:
33.8207, 127.3183, 305.0710
CIE-Luv:
33.8207, -10.5477, -130.8227
Hunter-Lab:
28.1467, 65.8141, -177.2546
#001cfd color charts
#001cfd color shades, tints & tones
#001cfd color schemes
#001cfd color preview, HTML & CSS examples
This text has a color of #001cfd
<p style="color:#001cfd;">Text here</p>
.mytext {color:#001cfd;}
This box has a color of #001cfd
<div style="background-color:#001cfd;">Content here</div>
.mybackground {background-color:#001cfd;}
Border around this has a color of #001cfd
<div style="border:2px solid #001cfd;">Content here</div>
.myborder {border:2px solid #001cfd;}