#002ffb color space conversions
Hex:
#002ffb
RGB:
0, 47, 251
CMY:
100, 82, 2
CMYK:
100, 81, 0, 2
HSL:
229°, 100.0000%, 49.2157%
HSV (HSB):
229°, 100.0000%, 98.4314%
XYZ:
18.4291, 8.9981, 92.0323
xyY:
0.1543, 0.0753, 8.9981
CIE-Lab:
35.9806, 65.3414, -99.4777
CIE-LCH:
35.9806, 119.0181, 303.2987
CIE-Luv:
35.9806, -12.2575, -130.8683
Hunter-Lab:
29.9968, 57.1706, -160.9082
#002ffb color charts
#002ffb color shades, tints & tones
#002ffb color schemes
#002ffb color preview, HTML & CSS examples
This text has a color of #002ffb
<p style="color:#002ffb;">Text here</p>
.mytext {color:#002ffb;}
This box has a color of #002ffb
<div style="background-color:#002ffb;">Content here</div>
.mybackground {background-color:#002ffb;}
Border around this has a color of #002ffb
<div style="border:2px solid #002ffb;">Content here</div>
.myborder {border:2px solid #002ffb;}