#c3ede6 color space conversions
Hex:
#c3ede6
RGB:
195, 237, 230
CMY:
24, 7, 10
CMYK:
18, 0, 3, 7
HSL:
170°, 53.8462%, 84.7059%
HSV (HSB):
170°, 17.7215%, 92.9412%
XYZ:
67.0728, 77.8836, 86.3608
xyY:
0.2900, 0.3367, 77.8836
CIE-Lab:
90.7268, -14.8796, -1.1206
CIE-LCH:
90.7268, 14.9218, 184.3070
CIE-Luv:
90.7268, -21.5957, 0.8416
Hunter-Lab:
88.2517, -18.7775, 3.7565
#c3ede6 color charts
#c3ede6 color shades, tints & tones
#c3ede6 color schemes
#c3ede6 color preview, HTML & CSS examples
This text has a color of #c3ede6
<p style="color:#c3ede6;">Text here</p>
.mytext {color:#c3ede6;}
This box has a color of #c3ede6
<div style="background-color:#c3ede6;">Content here</div>
.mybackground {background-color:#c3ede6;}
Border around this has a color of #c3ede6
<div style="border:2px solid #c3ede6;">Content here</div>
.myborder {border:2px solid #c3ede6;}