#72f2f8 color space conversions
Hex:
#72f2f8
RGB:
114, 242, 248
CMY:
55, 5, 3
CMYK:
54, 2, 0, 3
HSL:
183°, 90.5405%, 70.9804%
HSV (HSB):
183°, 54.0323%, 97.2549%
XYZ:
55.6348, 73.8590, 100.1309
xyY:
0.2423, 0.3217, 73.8590
CIE-Lab:
88.8558, -33.7112, -13.7051
CIE-LCH:
88.8558, 36.3906, 202.1239
CIE-Luv:
88.8558, -52.9312, -16.4697
Hunter-Lab:
85.9412, -34.8436, -8.9204
#72f2f8 color charts
#72f2f8 color shades, tints & tones
#72f2f8 color schemes
#72f2f8 color preview, HTML & CSS examples
This text has a color of #72f2f8
<p style="color:#72f2f8;">Text here</p>
.mytext {color:#72f2f8;}
This box has a color of #72f2f8
<div style="background-color:#72f2f8;">Content here</div>
.mybackground {background-color:#72f2f8;}
Border around this has a color of #72f2f8
<div style="border:2px solid #72f2f8;">Content here</div>
.myborder {border:2px solid #72f2f8;}