#2015d9 color space conversions
Hex:
#2015d9
RGB:
32, 21, 217
CMY:
87, 92, 15
CMYK:
85, 90, 0, 15
HSL:
243°, 82.3529%, 46.6667%
HSV (HSB):
243°, 90.3226%, 85.0980%
XYZ:
13.3882, 5.8532, 66.0698
xyY:
0.1569, 0.0686, 5.8532
CIE-Lab:
29.0389, 66.0212, -91.6677
CIE-LCH:
29.0389, 112.9680, 305.7623
CIE-Luv:
29.0389, -7.1611, -110.3778
Hunter-Lab:
24.1933, 56.4409, -144.9804
#2015d9 color charts
#2015d9 color shades, tints & tones
#2015d9 color schemes
#2015d9 color preview, HTML & CSS examples
This text has a color of #2015d9
<p style="color:#2015d9;">Text here</p>
.mytext {color:#2015d9;}
This box has a color of #2015d9
<div style="background-color:#2015d9;">Content here</div>
.mybackground {background-color:#2015d9;}
Border around this has a color of #2015d9
<div style="border:2px solid #2015d9;">Content here</div>
.myborder {border:2px solid #2015d9;}