#c1ace1 color space conversions
Hex:
#c1ace1
RGB:
193, 172, 225
CMY:
24, 33, 12
CMYK:
14, 24, 0, 12
HSL:
264°, 46.9027%, 77.8431%
HSV (HSB):
264°, 23.5556%, 88.2353%
XYZ:
50.3354, 46.2787, 77.5139
xyY:
0.2891, 0.2658, 46.2787
CIE-Lab:
73.7260, 17.7777, -23.8814
CIE-LCH:
73.7260, 29.7720, 306.6646
CIE-Luv:
73.7260, 7.8875, -40.3002
Hunter-Lab:
68.0285, 13.0254, -19.9370
#c1ace1 color charts
#c1ace1 color shades, tints & tones
#c1ace1 color schemes
#c1ace1 color preview, HTML & CSS examples
This text has a color of #c1ace1
<p style="color:#c1ace1;">Text here</p>
.mytext {color:#c1ace1;}
This box has a color of #c1ace1
<div style="background-color:#c1ace1;">Content here</div>
.mybackground {background-color:#c1ace1;}
Border around this has a color of #c1ace1
<div style="border:2px solid #c1ace1;">Content here</div>
.myborder {border:2px solid #c1ace1;}