#002cff color space conversions
Hex:
#002cff
RGB:
0, 44, 255
CMY:
100, 83, 0
CMYK:
100, 83, 0, 0
HSL:
230°, 100.0000%, 50.0000%
HSV (HSB):
230°, 100.0000%, 100.0000%
XYZ:
18.9507, 9.0214, 95.3502
xyY:
0.1537, 0.0732, 9.0214
CIE-Lab:
36.0254, 67.8530, -101.6461
CIE-LCH:
36.0254, 122.2127, 303.7248
CIE-Luv:
36.0254, -12.0299, -132.9792
Hunter-Lab:
30.0356, 60.0607, -167.1957
#002cff color charts
#002cff RGB chart
#002cff CMYK chart
#002cff RGB pie chart
#002cff color shades, tints & tones
#002cff color schemes
#002cff color preview, HTML & CSS examples
This text has a color of #002cff
<p style="color:#002cff;">Text here</p>
.mytext {color:#002cff;}
Text color #002cff
This box has a color of #002cff
<div style="background-color:#002cff;">Content here</div>
.mybackground {background-color:#002cff;}
Background color #002cff
Border around this has a color of #002cff
<div style="border:2px solid #002cff;">Content here</div>
.myborder {border:2px solid #002cff;}
Border color #002cff