#c3f0f3 color space conversions
Hex:
#c3f0f3
RGB:
195, 240, 243
CMY:
24, 6, 5
CMYK:
20, 1, 0, 5
HSL:
184°, 66.6667%, 85.8824%
HSV (HSB):
184°, 19.7531%, 95.2941%
XYZ:
69.8434, 80.3933, 96.6303
xyY:
0.2829, 0.3257, 80.3933
CIE-Lab:
91.8611, -13.7219, -6.2302
CIE-LCH:
91.8611, 15.0700, 204.4196
CIE-Luv:
91.8611, -23.1657, -7.4013
Hunter-Lab:
89.6623, -17.8646, -1.1340
#c3f0f3 color charts
#c3f0f3 color shades, tints & tones
#c3f0f3 color schemes
#c3f0f3 color preview, HTML & CSS examples
This text has a color of #c3f0f3
<p style="color:#c3f0f3;">Text here</p>
.mytext {color:#c3f0f3;}
This box has a color of #c3f0f3
<div style="background-color:#c3f0f3;">Content here</div>
.mybackground {background-color:#c3f0f3;}
Border around this has a color of #c3f0f3
<div style="border:2px solid #c3f0f3;">Content here</div>
.myborder {border:2px solid #c3f0f3;}