#002cea color space conversions
Hex:
#002cea
RGB:
0, 44, 234
CMY:
100, 83, 8
CMYK:
100, 81, 0, 8
HSL:
229°, 100.0000%, 45.8824%
HSV (HSB):
229°, 100.0000%, 91.7647%
XYZ:
15.7520, 7.7419, 78.5060
xyY:
0.1544, 0.0759, 7.7419
CIE-Lab:
33.4394, 61.5422, -94.0998
CIE-LCH:
33.4394, 112.4376, 303.1851
CIE-Luv:
33.4394, -11.4513, -121.1486
Hunter-Lab:
27.8242, 52.3607, -147.8097
#002cea color charts
#002cea RGB chart
#002cea CMYK chart
#002cea RGB pie chart
#002cea color shades, tints & tones
#002cea color schemes
#002cea color preview, HTML & CSS examples
This text has a color of #002cea
<p style="color:#002cea;">Text here</p>
.mytext {color:#002cea;}
Text color #002cea
This box has a color of #002cea
<div style="background-color:#002cea;">Content here</div>
.mybackground {background-color:#002cea;}
Background color #002cea
Border around this has a color of #002cea
<div style="border:2px solid #002cea;">Content here</div>
.myborder {border:2px solid #002cea;}
Border color #002cea