#218ed5 color space conversions
Hex:
#218ed5
RGB:
33, 142, 213
CMY:
87, 44, 16
CMYK:
85, 33, 0, 16
HSL:
204°, 73.1707%, 48.2353%
HSV (HSB):
204°, 84.5070%, 83.5294%
XYZ:
22.3104, 24.4734, 66.4987
xyY:
0.1969, 0.2160, 24.4734
CIE-Lab:
56.5587, -4.3208, -44.5855
CIE-LCH:
56.5587, 44.7943, 264.4648
CIE-Luv:
56.5587, -34.0443, -69.3505
Hunter-Lab:
49.4706, -6.0730, -45.0686
#218ed5 color charts
#218ed5 color shades, tints & tones
#218ed5 color schemes
#218ed5 color preview, HTML & CSS examples
This text has a color of #218ed5
<p style="color:#218ed5;">Text here</p>
.mytext {color:#218ed5;}
This box has a color of #218ed5
<div style="background-color:#218ed5;">Content here</div>
.mybackground {background-color:#218ed5;}
Border around this has a color of #218ed5
<div style="border:2px solid #218ed5;">Content here</div>
.myborder {border:2px solid #218ed5;}