#5cc5d5 color space conversions
Hex:
#5cc5d5
RGB:
92, 197, 213
CMY:
64, 23, 16
CMYK:
57, 8, 0, 16
HSL:
188°, 59.0244%, 59.8039%
HSV (HSB):
188°, 56.8075%, 83.5294%
XYZ:
36.3901, 47.0119, 70.1070
xyY:
0.2371, 0.3062, 47.0119
CIE-Lab:
74.1974, -25.7163, -17.1892
CIE-LCH:
74.1974, 30.9321, 213.7594
CIE-Luv:
74.1974, -43.3306, -22.9996
Hunter-Lab:
68.5652, -25.2526, -12.6276
#5cc5d5 color charts
#5cc5d5 color shades, tints & tones
#5cc5d5 color schemes
#5cc5d5 color preview, HTML & CSS examples
This text has a color of #5cc5d5
<p style="color:#5cc5d5;">Text here</p>
.mytext {color:#5cc5d5;}
This box has a color of #5cc5d5
<div style="background-color:#5cc5d5;">Content here</div>
.mybackground {background-color:#5cc5d5;}
Border around this has a color of #5cc5d5
<div style="border:2px solid #5cc5d5;">Content here</div>
.myborder {border:2px solid #5cc5d5;}