#2012cc color space conversions
Hex:
#2012cc
RGB:
32, 18, 204
CMY:
87, 93, 20
CMYK:
84, 91, 0, 20
HSL:
245°, 83.7838%, 43.5294%
HSV (HSB):
245°, 91.1765%, 80.0000%
XYZ:
11.7111, 5.0993, 57.4938
xyY:
0.1576, 0.0686, 5.0993
CIE-Lab:
27.0159, 63.3899, -87.4876
CIE-LCH:
27.0159, 108.0387, 305.9255
CIE-Luv:
27.0159, -6.3713, -102.6518
Hunter-Lab:
22.5817, 53.0537, -135.1473
#2012cc color charts
#2012cc color shades, tints & tones
#2012cc color schemes
#2012cc color preview, HTML & CSS examples
This text has a color of #2012cc
<p style="color:#2012cc;">Text here</p>
.mytext {color:#2012cc;}
This box has a color of #2012cc
<div style="background-color:#2012cc;">Content here</div>
.mybackground {background-color:#2012cc;}
Border around this has a color of #2012cc
<div style="border:2px solid #2012cc;">Content here</div>
.myborder {border:2px solid #2012cc;}