#225ff8 color space conversions
Hex:
#225ff8
RGB:
34, 95, 248
CMY:
87, 63, 3
CMYK:
86, 62, 0, 3
HSL:
223°, 93.8596%, 55.2941%
HSV (HSB):
223°, 86.2903%, 97.2549%
XYZ:
21.6952, 15.3018, 90.6170
xyY:
0.1700, 0.1199, 15.3018
CIE-Lab:
46.0448, 38.1360, -81.1512
CIE-LCH:
46.0448, 89.6653, 295.1706
CIE-Luv:
46.0448, -19.1154, -122.7414
Hunter-Lab:
39.1175, 30.5431, -109.9649
#225ff8 color charts
#225ff8 color shades, tints & tones
#225ff8 color schemes
#225ff8 color preview, HTML & CSS examples
This text has a color of #225ff8
<p style="color:#225ff8;">Text here</p>
.mytext {color:#225ff8;}
This box has a color of #225ff8
<div style="background-color:#225ff8;">Content here</div>
.mybackground {background-color:#225ff8;}
Border around this has a color of #225ff8
<div style="border:2px solid #225ff8;">Content here</div>
.myborder {border:2px solid #225ff8;}