#2012d9 color space conversions
Hex:
#2012d9
RGB:
32, 18, 217
CMY:
87, 93, 15
CMYK:
85, 92, 0, 15
HSL:
244°, 84.6809%, 46.0784%
HSV (HSB):
244°, 91.7051%, 85.0980%
XYZ:
13.3364, 5.7494, 66.0525
xyY:
0.1566, 0.0675, 5.7494
CIE-Lab:
28.7713, 66.8384, -92.1143
CIE-LCH:
28.7713, 113.8087, 305.9647
CIE-Luv:
28.7713, -6.9828, -110.1664
Hunter-Lab:
23.9780, 57.3187, -146.5423
#2012d9 color charts
#2012d9 color shades, tints & tones
#2012d9 color schemes
#2012d9 color preview, HTML & CSS examples
This text has a color of #2012d9
<p style="color:#2012d9;">Text here</p>
.mytext {color:#2012d9;}
This box has a color of #2012d9
<div style="background-color:#2012d9;">Content here</div>
.mybackground {background-color:#2012d9;}
Border around this has a color of #2012d9
<div style="border:2px solid #2012d9;">Content here</div>
.myborder {border:2px solid #2012d9;}