#228dca color space conversions
Hex:
#228dca
RGB:
34, 141, 202
CMY:
87, 45, 21
CMYK:
83, 30, 0, 21
HSL:
202°, 71.1864%, 46.2745%
HSV (HSB):
202°, 83.1683%, 79.2157%
XYZ:
20.8452, 23.6541, 59.3442
xyY:
0.2007, 0.2278, 23.6541
CIE-Lab:
55.7398, -7.6963, -39.6796
CIE-LCH:
55.7398, 40.4191, 259.0231
CIE-Luv:
55.7398, -34.2369, -60.7579
Hunter-Lab:
48.6355, -8.6068, -38.2998
#228dca color charts
#228dca color shades, tints & tones
#228dca color schemes
#228dca color preview, HTML & CSS examples
This text has a color of #228dca
<p style="color:#228dca;">Text here</p>
.mytext {color:#228dca;}
This box has a color of #228dca
<div style="background-color:#228dca;">Content here</div>
.mybackground {background-color:#228dca;}
Border around this has a color of #228dca
<div style="border:2px solid #228dca;">Content here</div>
.myborder {border:2px solid #228dca;}