#225ff7 color space conversions
Hex:
#225ff7
RGB:
34, 95, 247
CMY:
87, 63, 3
CMYK:
86, 62, 0, 3
HSL:
223°, 93.0131%, 55.0980%
HSV (HSB):
223°, 86.2348%, 96.8627%
XYZ:
21.5404, 15.2399, 89.8020
xyY:
0.1702, 0.1204, 15.2399
CIE-Lab:
45.9610, 37.7688, -80.7299
CIE-LCH:
45.9610, 89.1280, 295.0721
CIE-Luv:
45.9610, -19.1194, -122.0905
Hunter-Lab:
39.0383, 30.1749, -109.0612
#225ff7 color charts
#225ff7 color shades, tints & tones
#225ff7 color schemes
#225ff7 color preview, HTML & CSS examples
This text has a color of #225ff7
<p style="color:#225ff7;">Text here</p>
.mytext {color:#225ff7;}
This box has a color of #225ff7
<div style="background-color:#225ff7;">Content here</div>
.mybackground {background-color:#225ff7;}
Border around this has a color of #225ff7
<div style="border:2px solid #225ff7;">Content here</div>
.myborder {border:2px solid #225ff7;}