#c3acec color space conversions
Hex:
#c3acec
RGB:
195, 172, 236
CMY:
24, 33, 7
CMYK:
17, 27, 0, 7
HSL:
262°, 62.7451%, 80.0000%
HSV (HSB):
262°, 27.1186%, 92.5490%
XYZ:
52.3985, 47.1633, 85.6986
xyY:
0.2828, 0.2546, 47.1633
CIE-Lab:
74.2941, 20.7822, -28.9784
CIE-LCH:
74.2941, 35.6602, 305.6466
CIE-Luv:
74.2941, 7.9798, -49.1980
Hunter-Lab:
68.6755, 16.0110, -25.9138
#c3acec color charts
#c3acec color shades, tints & tones
#c3acec color schemes
#c3acec color preview, HTML & CSS examples
This text has a color of #c3acec
<p style="color:#c3acec;">Text here</p>
.mytext {color:#c3acec;}
This box has a color of #c3acec
<div style="background-color:#c3acec;">Content here</div>
.mybackground {background-color:#c3acec;}
Border around this has a color of #c3acec
<div style="border:2px solid #c3acec;">Content here</div>
.myborder {border:2px solid #c3acec;}