#c18ab5 color space conversions
Hex:
#c18ab5
RGB:
193, 138, 181
CMY:
24, 46, 29
CMYK:
0, 28, 6, 24
HSL:
313°, 30.7263%, 64.9020%
HSV (HSB):
313°, 28.4974%, 75.6863%
XYZ:
39.4213, 32.8506, 47.9791
xyY:
0.3278, 0.2732, 32.8506
CIE-Lab:
64.0398, 27.8796, -14.1932
CIE-LCH:
64.0398, 31.2845, 333.0199
CIE-Luv:
64.0398, 29.4558, -25.8516
Hunter-Lab:
57.3155, 22.4694, -9.5112
#c18ab5 color charts
#c18ab5 color shades, tints & tones
#c18ab5 color schemes
#c18ab5 color preview, HTML & CSS examples
This text has a color of #c18ab5
<p style="color:#c18ab5;">Text here</p>
.mytext {color:#c18ab5;}
This box has a color of #c18ab5
<div style="background-color:#c18ab5;">Content here</div>
.mybackground {background-color:#c18ab5;}
Border around this has a color of #c18ab5
<div style="border:2px solid #c18ab5;">Content here</div>
.myborder {border:2px solid #c18ab5;}