#52bcfc color space conversions
Hex:
#52bcfc
RGB:
82, 188, 252
CMY:
68, 26, 1
CMYK:
67, 25, 0, 1
HSL:
203°, 96.5909%, 65.4902%
HSV (HSB):
203°, 67.4603%, 98.8235%
XYZ:
39.0336, 44.7886, 98.6832
xyY:
0.2139, 0.2454, 44.7886
CIE-Lab:
72.7524, -10.9015, -40.5276
CIE-LCH:
72.7524, 41.9682, 254.9444
CIE-Luv:
72.7524, -40.4579, -64.3191
Hunter-Lab:
66.9243, -13.0073, -40.5792
#52bcfc color charts
#52bcfc color shades, tints & tones
#52bcfc color schemes
#52bcfc color preview, HTML & CSS examples
This text has a color of #52bcfc
<p style="color:#52bcfc;">Text here</p>
.mytext {color:#52bcfc;}
This box has a color of #52bcfc
<div style="background-color:#52bcfc;">Content here</div>
.mybackground {background-color:#52bcfc;}
Border around this has a color of #52bcfc
<div style="border:2px solid #52bcfc;">Content here</div>
.myborder {border:2px solid #52bcfc;}