#c3ace5 color space conversions
Hex:
#c3ace5
RGB:
195, 172, 229
CMY:
24, 33, 10
CMYK:
15, 25, 0, 10
HSL:
264°, 52.2936%, 78.6275%
HSV (HSB):
264°, 24.8908%, 89.8039%
XYZ:
51.4011, 46.7643, 80.4460
xyY:
0.2878, 0.2618, 46.7643
CIE-Lab:
74.0387, 19.2646, -25.5662
CIE-LCH:
74.0387, 32.0118, 306.9987
CIE-Luv:
74.0387, 8.6271, -43.3164
Hunter-Lab:
68.3844, 14.4965, -21.8784
#c3ace5 color charts
#c3ace5 color shades, tints & tones
#c3ace5 color schemes
#c3ace5 color preview, HTML & CSS examples
This text has a color of #c3ace5
<p style="color:#c3ace5;">Text here</p>
.mytext {color:#c3ace5;}
This box has a color of #c3ace5
<div style="background-color:#c3ace5;">Content here</div>
.mybackground {background-color:#c3ace5;}
Border around this has a color of #c3ace5
<div style="border:2px solid #c3ace5;">Content here</div>
.myborder {border:2px solid #c3ace5;}