#c1feed color space conversions
Hex:
#c1feed
RGB:
193, 254, 237
CMY:
24, 0, 7
CMYK:
24, 0, 7, 0
HSL:
163°, 96.8254%, 87.6471%
HSV (HSB):
163°, 24.0157%, 99.6078%
XYZ:
72.7202, 88.3355, 93.3385
xyY:
0.2859, 0.3472, 88.3355
CIE-Lab:
95.3020, -22.4421, 1.9103
CIE-LCH:
95.3020, 22.5232, 175.1346
CIE-Luv:
95.3020, -30.3118, 6.8378
Hunter-Lab:
93.9870, -26.3670, 6.9100
#c1feed color charts
#c1feed color shades, tints & tones
#c1feed color schemes
#c1feed color preview, HTML & CSS examples
This text has a color of #c1feed
<p style="color:#c1feed;">Text here</p>
.mytext {color:#c1feed;}
This box has a color of #c1feed
<div style="background-color:#c1feed;">Content here</div>
.mybackground {background-color:#c1feed;}
Border around this has a color of #c1feed
<div style="border:2px solid #c1feed;">Content here</div>
.myborder {border:2px solid #c1feed;}