#93c0c0 color space conversions
Hex:
#93c0c0
RGB:
147, 192, 192
CMY:
42, 25, 25
CMYK:
23, 0, 0, 25
HSL:
180°, 26.3158%, 66.4706%
HSV (HSB):
180°, 23.4375%, 75.2941%
XYZ:
40.3967, 47.7081, 56.9486
xyY:
0.2785, 0.3289, 47.7081
CIE-Lab:
74.6404, -14.7626, -4.8638
CIE-LCH:
74.6404, 15.5432, 198.2353
CIE-Luv:
74.6404, -22.8053, -4.9321
Hunter-Lab:
69.0710, -16.4773, -0.5345
#93c0c0 color charts
#93c0c0 color shades, tints & tones
#93c0c0 color schemes
#93c0c0 color preview, HTML & CSS examples
This text has a color of #93c0c0
<p style="color:#93c0c0;">Text here</p>
.mytext {color:#93c0c0;}
This box has a color of #93c0c0
<div style="background-color:#93c0c0;">Content here</div>
.mybackground {background-color:#93c0c0;}
Border around this has a color of #93c0c0
<div style="border:2px solid #93c0c0;">Content here</div>
.myborder {border:2px solid #93c0c0;}