#002ffc color space conversions
Hex:
#002ffc
RGB:
0, 47, 252
CMY:
100, 82, 1
CMYK:
100, 81, 0, 1
HSL:
229°, 100.0000%, 49.4118%
HSV (HSB):
229°, 100.0000%, 98.8235%
XYZ:
18.5872, 9.0613, 92.8648
xyY:
0.1542, 0.0752, 9.0613
CIE-Lab:
36.1021, 65.6430, -99.8367
CIE-LCH:
36.1021, 119.4837, 303.3250
CIE-Luv:
36.1021, -12.2840, -131.4299
Hunter-Lab:
30.1020, 57.5406, -161.8385
#002ffc color charts
#002ffc color shades, tints & tones
#002ffc color schemes
#002ffc color preview, HTML & CSS examples
This text has a color of #002ffc
<p style="color:#002ffc;">Text here</p>
.mytext {color:#002ffc;}
This box has a color of #002ffc
<div style="background-color:#002ffc;">Content here</div>
.mybackground {background-color:#002ffc;}
Border around this has a color of #002ffc
<div style="border:2px solid #002ffc;">Content here</div>
.myborder {border:2px solid #002ffc;}