#002dfc color space conversions
Hex:
#002dfc
RGB:
0, 45, 252
CMY:
100, 82, 1
CMYK:
100, 82, 0, 1
HSL:
229°, 100.0000%, 49.4118%
HSV (HSB):
229°, 100.0000%, 98.8235%
XYZ:
18.5091, 8.9050, 92.8388
xyY:
0.1539, 0.0741, 8.9050
CIE-Lab:
35.8008, 66.5342, -100.3383
CIE-LCH:
35.8008, 120.3934, 303.5483
CIE-Luv:
35.8008, -12.0554, -131.3444
Hunter-Lab:
29.8413, 58.4923, -163.5670
#002dfc color charts
#002dfc RGB chart
#002dfc CMYK chart
#002dfc RGB pie chart
#002dfc color shades, tints & tones
#002dfc color schemes
#002dfc color preview, HTML & CSS examples
This text has a color of #002dfc
<p style="color:#002dfc;">Text here</p>
.mytext {color:#002dfc;}
Text color #002dfc
This box has a color of #002dfc
<div style="background-color:#002dfc;">Content here</div>
.mybackground {background-color:#002dfc;}
Background color #002dfc
Border around this has a color of #002dfc
<div style="border:2px solid #002dfc;">Content here</div>
.myborder {border:2px solid #002dfc;}
Border color #002dfc