#2c3acc color space conversions
Hex:
#2c3acc
RGB:
44, 58, 204
CMY:
83, 77, 20
CMYK:
78, 72, 0, 20
HSL:
235°, 64.5161%, 48.6275%
HSV (HSB):
235°, 78.4314%, 80.0000%
XYZ:
13.4508, 7.9212, 57.9468
xyY:
0.1696, 0.0999, 7.9212
CIE-Lab:
33.8183, 45.8257, -76.1828
CIE-LCH:
33.8183, 88.9034, 301.0279
CIE-Luv:
33.8183, -9.7048, -103.5094
Hunter-Lab:
28.1447, 36.0553, -102.3703
#2c3acc color charts
#2c3acc color shades, tints & tones
#2c3acc color schemes
#2c3acc color preview, HTML & CSS examples
This text has a color of #2c3acc
<p style="color:#2c3acc;">Text here</p>
.mytext {color:#2c3acc;}
This box has a color of #2c3acc
<div style="background-color:#2c3acc;">Content here</div>
.mybackground {background-color:#2c3acc;}
Border around this has a color of #2c3acc
<div style="border:2px solid #2c3acc;">Content here</div>
.myborder {border:2px solid #2c3acc;}