#225ded color space conversions
Hex:
#225ded
RGB:
34, 93, 237
CMY:
87, 64, 7
CMYK:
86, 61, 0, 7
HSL:
223°, 84.9372%, 53.1373%
HSV (HSB):
223°, 85.6540%, 92.9412%
XYZ:
19.8601, 14.2832, 81.8310
xyY:
0.1712, 0.1232, 14.2832
CIE-Lab:
44.6364, 35.3364, -77.2916
CIE-LCH:
44.6364, 84.9862, 294.5691
CIE-Luv:
44.6364, -18.6855, -116.2306
Hunter-Lab:
37.7931, 27.6629, -101.9215
#225ded color charts
#225ded color shades, tints & tones
#225ded color schemes
#225ded color preview, HTML & CSS examples
This text has a color of #225ded
<p style="color:#225ded;">Text here</p>
.mytext {color:#225ded;}
This box has a color of #225ded
<div style="background-color:#225ded;">Content here</div>
.mybackground {background-color:#225ded;}
Border around this has a color of #225ded
<div style="border:2px solid #225ded;">Content here</div>
.myborder {border:2px solid #225ded;}