#2018df color space conversions
Hex:
#2018df
RGB:
32, 24, 223
CMY:
87, 91, 13
CMYK:
86, 89, 0, 13
HSL:
242°, 80.5668%, 48.4314%
HSV (HSB):
242°, 89.2377%, 87.4510%
XYZ:
14.2416, 6.2881, 70.2751
xyY:
0.1568, 0.0692, 6.2881
CIE-Lab:
30.1279, 66.7415, -93.3090
CIE-LCH:
30.1279, 114.7214, 305.5751
CIE-Luv:
30.1279, -7.6291, -114.0308
Hunter-Lab:
25.0760, 57.4937, -148.6062
#2018df color charts
#2018df color shades, tints & tones
#2018df color schemes
#2018df color preview, HTML & CSS examples
This text has a color of #2018df
<p style="color:#2018df;">Text here</p>
.mytext {color:#2018df;}
This box has a color of #2018df
<div style="background-color:#2018df;">Content here</div>
.mybackground {background-color:#2018df;}
Border around this has a color of #2018df
<div style="border:2px solid #2018df;">Content here</div>
.myborder {border:2px solid #2018df;}