#c0ffd6 color space conversions
Hex:
#c0ffd6
RGB:
192, 255, 214
CMY:
25, 0, 16
CMYK:
25, 0, 16, 0
HSL:
141°, 100.0000%, 87.6471%
HSV (HSB):
141°, 24.7059%, 100.0000%
XYZ:
69.6358, 87.5815, 76.8531
xyY:
0.2975, 0.3742, 87.5815
CIE-Lab:
94.9844, -27.6322, 13.2799
CIE-LCH:
94.9844, 30.6577, 154.3313
CIE-Luv:
94.9844, -31.1805, 24.7717
Hunter-Lab:
93.5850, -30.9533, 16.8199
#c0ffd6 color charts
#c0ffd6 color shades, tints & tones
#c0ffd6 color schemes
#c0ffd6 color preview, HTML & CSS examples
This text has a color of #c0ffd6
<p style="color:#c0ffd6;">Text here</p>
.mytext {color:#c0ffd6;}
This box has a color of #c0ffd6
<div style="background-color:#c0ffd6;">Content here</div>
.mybackground {background-color:#c0ffd6;}
Border around this has a color of #c0ffd6
<div style="border:2px solid #c0ffd6;">Content here</div>
.myborder {border:2px solid #c0ffd6;}