#2015e8 color space conversions
Hex:
#2015e8
RGB:
32, 21, 232
CMY:
87, 92, 9
CMYK:
86, 91, 0, 9
HSL:
243°, 83.3992%, 49.6078%
HSV (HSB):
243°, 90.9483%, 90.9804%
XYZ:
15.4293, 6.6696, 76.8181
xyY:
0.1560, 0.0674, 6.6696
CIE-Lab:
31.0426, 69.9852, -96.9376
CIE-LCH:
31.0426, 119.5610, 305.8278
CIE-Luv:
31.0426, -7.8406, -118.9730
Hunter-Lab:
25.8256, 61.4489, -158.2800
#2015e8 color charts
#2015e8 color shades, tints & tones
#2015e8 color schemes
#2015e8 color preview, HTML & CSS examples
This text has a color of #2015e8
<p style="color:#2015e8;">Text here</p>
.mytext {color:#2015e8;}
This box has a color of #2015e8
<div style="background-color:#2015e8;">Content here</div>
.mybackground {background-color:#2015e8;}
Border around this has a color of #2015e8
<div style="border:2px solid #2015e8;">Content here</div>
.myborder {border:2px solid #2015e8;}