#225ec5 color space conversions
Hex:
#225ec5
RGB:
34, 94, 197
CMY:
87, 63, 23
CMYK:
83, 52, 0, 23
HSL:
218°, 70.5628%, 45.2941%
HSV (HSB):
218°, 82.7411%, 77.2549%
XYZ:
14.7404, 12.3767, 54.4354
xyY:
0.1807, 0.1518, 12.3767
CIE-Lab:
41.8087, 19.4585, -59.0640
CIE-LCH:
41.8087, 62.1867, 288.2343
CIE-Luv:
41.8087, -19.4154, -88.0838
Hunter-Lab:
35.1805, 13.2245, -67.1139
#225ec5 color charts
#225ec5 color shades, tints & tones
#225ec5 color schemes
#225ec5 color preview, HTML & CSS examples
This text has a color of #225ec5
<p style="color:#225ec5;">Text here</p>
.mytext {color:#225ec5;}
This box has a color of #225ec5
<div style="background-color:#225ec5;">Content here</div>
.mybackground {background-color:#225ec5;}
Border around this has a color of #225ec5
<div style="border:2px solid #225ec5;">Content here</div>
.myborder {border:2px solid #225ec5;}