#c0ffd2 color space conversions
Hex:
#c0ffd2
RGB:
192, 255, 210
CMY:
25, 0, 18
CMYK:
25, 0, 18, 0
HSL:
137°, 100.0000%, 87.6471%
HSV (HSB):
137°, 24.7059%, 100.0000%
XYZ:
69.1311, 87.3796, 74.1951
xyY:
0.2997, 0.3787, 87.3796
CIE-Lab:
94.8991, -28.3561, 15.2098
CIE-LCH:
94.8991, 32.1777, 151.7916
CIE-Luv:
94.8991, -31.1779, 27.6773
Hunter-Lab:
93.4771, -31.5749, 18.3740
#c0ffd2 color charts
#c0ffd2 color shades, tints & tones
#c0ffd2 color schemes
#c0ffd2 color preview, HTML & CSS examples
This text has a color of #c0ffd2
<p style="color:#c0ffd2;">Text here</p>
.mytext {color:#c0ffd2;}
This box has a color of #c0ffd2
<div style="background-color:#c0ffd2;">Content here</div>
.mybackground {background-color:#c0ffd2;}
Border around this has a color of #c0ffd2
<div style="border:2px solid #c0ffd2;">Content here</div>
.myborder {border:2px solid #c0ffd2;}