#c1abd3 color space conversions
Hex:
#c1abd3
RGB:
193, 171, 211
CMY:
24, 33, 17
CMYK:
9, 19, 0, 17
HSL:
273°, 31.2500%, 74.9020%
HSV (HSB):
273°, 18.9573%, 82.7451%
XYZ:
48.3131, 45.1664, 67.7996
xyY:
0.2996, 0.2801, 45.1664
CIE-Lab:
73.0013, 15.4096, -17.3355
CIE-LCH:
73.0013, 23.1943, 311.6341
CIE-Luv:
73.0013, 9.6188, -29.2957
Hunter-Lab:
67.2060, 10.7098, -12.7696
#c1abd3 color charts
#c1abd3 color shades, tints & tones
#c1abd3 color schemes
#c1abd3 color preview, HTML & CSS examples
This text has a color of #c1abd3
<p style="color:#c1abd3;">Text here</p>
.mytext {color:#c1abd3;}
This box has a color of #c1abd3
<div style="background-color:#c1abd3;">Content here</div>
.mybackground {background-color:#c1abd3;}
Border around this has a color of #c1abd3
<div style="border:2px solid #c1abd3;">Content here</div>
.myborder {border:2px solid #c1abd3;}