#52acc5 color space conversions
Hex:
#52acc5
RGB:
82, 172, 197
CMY:
68, 33, 23
CMYK:
58, 13, 0, 23
HSL:
193°, 49.7835%, 54.7059%
HSV (HSB):
193°, 58.3756%, 77.2549%
XYZ:
28.3102, 35.3301, 58.1506
xyY:
0.2324, 0.2901, 35.3301
CIE-Lab:
66.0049, -19.5524, -20.8785
CIE-LCH:
66.0049, 28.6043, 226.8786
CIE-Luv:
66.0049, -37.1453, -29.4941
Hunter-Lab:
59.4391, -19.0008, -16.3973
#52acc5 color charts
#52acc5 color shades, tints & tones
#52acc5 color schemes
#52acc5 color preview, HTML & CSS examples
This text has a color of #52acc5
<p style="color:#52acc5;">Text here</p>
.mytext {color:#52acc5;}
This box has a color of #52acc5
<div style="background-color:#52acc5;">Content here</div>
.mybackground {background-color:#52acc5;}
Border around this has a color of #52acc5
<div style="border:2px solid #52acc5;">Content here</div>
.myborder {border:2px solid #52acc5;}