#c3e3f5 color space conversions
Hex:
#c3e3f5
RGB:
195, 227, 245
CMY:
24, 11, 4
CMYK:
20, 7, 0, 4
HSL:
202°, 71.4286%, 86.2745%
HSV (HSB):
202°, 20.4082%, 96.0784%
XYZ:
66.4562, 73.1328, 96.9996
xyY:
0.2809, 0.3091, 73.1328
CIE-Lab:
88.5110, -6.6973, -12.2506
CIE-LCH:
88.5110, 13.9618, 241.3351
CIE-Luv:
88.5110, -17.3436, -18.1761
Hunter-Lab:
85.5177, -10.9430, -7.3880
#c3e3f5 color charts
#c3e3f5 color shades, tints & tones
#c3e3f5 color schemes
#c3e3f5 color preview, HTML & CSS examples
This text has a color of #c3e3f5
<p style="color:#c3e3f5;">Text here</p>
.mytext {color:#c3e3f5;}
This box has a color of #c3e3f5
<div style="background-color:#c3e3f5;">Content here</div>
.mybackground {background-color:#c3e3f5;}
Border around this has a color of #c3e3f5
<div style="border:2px solid #c3e3f5;">Content here</div>
.myborder {border:2px solid #c3e3f5;}