#c1f1f5 color space conversions
Hex:
#c1f1f5
RGB:
193, 241, 245
CMY:
24, 5, 4
CMYK:
21, 2, 0, 4
HSL:
185°, 72.2222%, 85.8824%
HSV (HSB):
185°, 21.2245%, 96.0784%
XYZ:
69.9290, 80.8406, 98.3043
xyY:
0.2808, 0.3246, 80.8406
CIE-Lab:
92.0607, -14.3982, -6.9895
CIE-LCH:
92.0607, 16.0050, 205.8938
CIE-Luv:
92.0607, -24.5560, -8.5065
Hunter-Lab:
89.9114, -18.5157, -1.8865
#c1f1f5 color charts
#c1f1f5 color shades, tints & tones
#c1f1f5 color schemes
#c1f1f5 color preview, HTML & CSS examples
This text has a color of #c1f1f5
<p style="color:#c1f1f5;">Text here</p>
.mytext {color:#c1f1f5;}
This box has a color of #c1f1f5
<div style="background-color:#c1f1f5;">Content here</div>
.mybackground {background-color:#c1f1f5;}
Border around this has a color of #c1f1f5
<div style="border:2px solid #c1f1f5;">Content here</div>
.myborder {border:2px solid #c1f1f5;}