#72acc3 color space conversions
Hex:
#72acc3
RGB:
114, 172, 195
CMY:
55, 33, 24
CMYK:
42, 12, 0, 24
HSL:
197°, 40.2985%, 60.5882%
HSV (HSB):
197°, 41.5385%, 76.4706%
XYZ:
31.5423, 37.0226, 57.1134
xyY:
0.2510, 0.2946, 37.0226
CIE-Lab:
67.2940, -12.8567, -17.6853
CIE-LCH:
67.2940, 21.8647, 233.9840
CIE-Luv:
67.2940, -27.5029, -25.2669
Hunter-Lab:
60.8462, -13.9476, -13.0603
#72acc3 color charts
#72acc3 color shades, tints & tones
#72acc3 color schemes
#72acc3 color preview, HTML & CSS examples
This text has a color of #72acc3
<p style="color:#72acc3;">Text here</p>
.mytext {color:#72acc3;}
This box has a color of #72acc3
<div style="background-color:#72acc3;">Content here</div>
.mybackground {background-color:#72acc3;}
Border around this has a color of #72acc3
<div style="border:2px solid #72acc3;">Content here</div>
.myborder {border:2px solid #72acc3;}