#488ec5 color space conversions
Hex:
#488ec5
RGB:
72, 142, 197
CMY:
72, 44, 23
CMYK:
63, 28, 0, 23
HSL:
206°, 51.8672%, 52.7451%
HSV (HSB):
206°, 63.4518%, 77.2549%
XYZ:
22.4235, 24.7549, 56.4197
xyY:
0.2164, 0.2390, 24.7549
CIE-Lab:
56.8359, -4.9951, -35.0608
CIE-LCH:
56.8359, 35.4149, 261.8917
CIE-Luv:
56.8359, -28.4663, -53.6518
Hunter-Lab:
49.7543, -6.6228, -32.4047
#488ec5 color charts
#488ec5 color shades, tints & tones
#488ec5 color schemes
#488ec5 color preview, HTML & CSS examples
This text has a color of #488ec5
<p style="color:#488ec5;">Text here</p>
.mytext {color:#488ec5;}
This box has a color of #488ec5
<div style="background-color:#488ec5;">Content here</div>
.mybackground {background-color:#488ec5;}
Border around this has a color of #488ec5
<div style="border:2px solid #488ec5;">Content here</div>
.myborder {border:2px solid #488ec5;}