#48f8f8 color space conversions
Hex:
#48f8f8
RGB:
72, 248, 248
CMY:
72, 3, 3
CMYK:
71, 0, 0, 3
HSL:
180°, 92.6316%, 62.7451%
HSV (HSB):
180°, 70.9677%, 97.2549%
XYZ:
53.1832, 75.2898, 100.5363
xyY:
0.2322, 0.3288, 75.2898
CIE-Lab:
89.5286, -42.8475, -12.8072
CIE-LCH:
89.5286, 44.7206, 196.6415
CIE-Luv:
89.5286, -63.4338, -13.6984
Hunter-Lab:
86.7697, -42.4402, -7.9579
#48f8f8 color charts
#48f8f8 color shades, tints & tones
#48f8f8 color schemes
#48f8f8 color preview, HTML & CSS examples
This text has a color of #48f8f8
<p style="color:#48f8f8;">Text here</p>
.mytext {color:#48f8f8;}
This box has a color of #48f8f8
<div style="background-color:#48f8f8;">Content here</div>
.mybackground {background-color:#48f8f8;}
Border around this has a color of #48f8f8
<div style="border:2px solid #48f8f8;">Content here</div>
.myborder {border:2px solid #48f8f8;}