#002ff5 color space conversions
Hex:
#002ff5
RGB:
0, 47, 245
CMY:
100, 82, 4
CMYK:
100, 81, 0, 4
HSL:
228°, 100.0000%, 48.0392%
HSV (HSB):
228°, 100.0000%, 96.0784%
XYZ:
17.4979, 8.6256, 87.1289
xyY:
0.1545, 0.0762, 8.6256
CIE-Lab:
35.2532, 63.5180, -97.3119
CIE-LCH:
35.2532, 116.2073, 303.1335
CIE-Luv:
35.2532, -12.1008, -127.4926
Hunter-Lab:
29.3694, 54.9519, -155.3345
#002ff5 color charts
#002ff5 color shades, tints & tones
#002ff5 color schemes
#002ff5 color preview, HTML & CSS examples
This text has a color of #002ff5
<p style="color:#002ff5;">Text here</p>
.mytext {color:#002ff5;}
This box has a color of #002ff5
<div style="background-color:#002ff5;">Content here</div>
.mybackground {background-color:#002ff5;}
Border around this has a color of #002ff5
<div style="border:2px solid #002ff5;">Content here</div>
.myborder {border:2px solid #002ff5;}