#72cced color space conversions
Hex:
#72cced
RGB:
114, 204, 237
CMY:
55, 20, 7
CMYK:
52, 14, 0, 7
HSL:
196°, 77.3585%, 68.8235%
HSV (HSB):
196°, 51.8987%, 92.9412%
XYZ:
43.8184, 52.8776, 88.0177
xyY:
0.2372, 0.2863, 52.8776
CIE-Lab:
77.8027, -18.0652, -24.5800
CIE-LCH:
77.8027, 30.5046, 233.6858
CIE-Luv:
77.8027, -39.0920, -36.5212
Hunter-Lab:
72.7170, -19.6927, -20.8636
#72cced color charts
#72cced color shades, tints & tones
#72cced color schemes
#72cced color preview, HTML & CSS examples
This text has a color of #72cced
<p style="color:#72cced;">Text here</p>
.mytext {color:#72cced;}
This box has a color of #72cced
<div style="background-color:#72cced;">Content here</div>
.mybackground {background-color:#72cced;}
Border around this has a color of #72cced
<div style="border:2px solid #72cced;">Content here</div>
.myborder {border:2px solid #72cced;}