#c3abdf color space conversions
Hex:
#c3abdf
RGB:
195, 171, 223
CMY:
24, 33, 13
CMYK:
13, 23, 0, 13
HSL:
268°, 44.8276%, 77.2549%
HSV (HSB):
268°, 23.3184%, 87.4510%
XYZ:
50.3879, 46.0556, 76.0459
xyY:
0.2921, 0.2670, 46.0556
CIE-Lab:
73.5816, 18.5406, -22.9959
CIE-LCH:
73.5816, 29.5393, 308.8778
CIE-Luv:
73.5816, 9.6444, -38.9645
Hunter-Lab:
67.8643, 13.7701, -18.9329
#c3abdf color charts
#c3abdf color shades, tints & tones
#c3abdf color schemes
#c3abdf color preview, HTML & CSS examples
This text has a color of #c3abdf
<p style="color:#c3abdf;">Text here</p>
.mytext {color:#c3abdf;}
This box has a color of #c3abdf
<div style="background-color:#c3abdf;">Content here</div>
.mybackground {background-color:#c3abdf;}
Border around this has a color of #c3abdf
<div style="border:2px solid #c3abdf;">Content here</div>
.myborder {border:2px solid #c3abdf;}