#2018dd color space conversions
Hex:
#2018dd
RGB:
32, 24, 221
CMY:
87, 91, 13
CMYK:
86, 89, 0, 13
HSL:
242°, 80.4082%, 48.0392%
HSV (HSB):
242°, 89.1403%, 86.6667%
XYZ:
13.9734, 6.1808, 68.8631
xyY:
0.1570, 0.0694, 6.1808
CIE-Lab:
29.8641, 66.2011, -92.5984
CIE-LCH:
29.8641, 113.8290, 305.5620
CIE-Luv:
29.8641, -7.5403, -112.8864
Hunter-Lab:
24.8612, 56.8202, -146.8246
#2018dd color charts
#2018dd color shades, tints & tones
#2018dd color schemes
#2018dd color preview, HTML & CSS examples
This text has a color of #2018dd
<p style="color:#2018dd;">Text here</p>
.mytext {color:#2018dd;}
This box has a color of #2018dd
<div style="background-color:#2018dd;">Content here</div>
.mybackground {background-color:#2018dd;}
Border around this has a color of #2018dd
<div style="border:2px solid #2018dd;">Content here</div>
.myborder {border:2px solid #2018dd;}