#c3e3f8 color space conversions
Hex:
#c3e3f8
RGB:
195, 227, 248
CMY:
24, 11, 3
CMYK:
21, 8, 0, 3
HSL:
204°, 79.1045%, 86.8627%
HSV (HSB):
204°, 21.3710%, 97.2549%
XYZ:
66.9180, 73.3176, 99.4317
xyY:
0.2792, 0.3059, 73.3176
CIE-Lab:
88.5990, -6.0506, -13.6941
CIE-LCH:
88.5990, 14.9713, 246.1623
CIE-Luv:
88.5990, -17.4214, -20.6331
Hunter-Lab:
85.6257, -10.3439, -8.9117
#c3e3f8 color charts
#c3e3f8 color shades, tints & tones
#c3e3f8 color schemes
#c3e3f8 color preview, HTML & CSS examples
This text has a color of #c3e3f8
<p style="color:#c3e3f8;">Text here</p>
.mytext {color:#c3e3f8;}
This box has a color of #c3e3f8
<div style="background-color:#c3e3f8;">Content here</div>
.mybackground {background-color:#c3e3f8;}
Border around this has a color of #c3e3f8
<div style="border:2px solid #c3e3f8;">Content here</div>
.myborder {border:2px solid #c3e3f8;}