#2015a7 color space conversions
Hex:
#2015a7
RGB:
32, 21, 167
CMY:
87, 92, 35
CMYK:
81, 87, 0, 35
HSL:
245°, 77.6596%, 36.8627%
HSV (HSB):
245°, 87.4251%, 65.4902%
XYZ:
7.8389, 3.6334, 36.8474
xyY:
0.1622, 0.0752, 3.6334
CIE-Lab:
22.4205, 52.0358, -73.1308
CIE-LCH:
22.4205, 89.7543, 305.4336
CIE-Luv:
22.4205, -4.8007, -81.3734
Hunter-Lab:
19.0616, 40.0487, -101.2689
#2015a7 color charts
#2015a7 color shades, tints & tones
#2015a7 color schemes
#2015a7 color preview, HTML & CSS examples
This text has a color of #2015a7
<p style="color:#2015a7;">Text here</p>
.mytext {color:#2015a7;}
This box has a color of #2015a7
<div style="background-color:#2015a7;">Content here</div>
.mybackground {background-color:#2015a7;}
Border around this has a color of #2015a7
<div style="border:2px solid #2015a7;">Content here</div>
.myborder {border:2px solid #2015a7;}