#c48ac9 color space conversions
Hex:
#c48ac9
RGB:
196, 138, 201
CMY:
23, 46, 21
CMYK:
2, 31, 0, 21
HSL:
295°, 36.8421%, 66.4706%
HSV (HSB):
295°, 31.3433%, 78.8235%
XYZ:
42.3960, 34.1298, 59.6115
xyY:
0.3114, 0.2507, 34.1298
CIE-Lab:
65.0654, 32.6113, -23.8458
CIE-LCH:
65.0654, 40.3995, 323.8252
CIE-Luv:
65.0654, 28.3027, -41.7696
Hunter-Lab:
58.4207, 27.3017, -19.6041
#c48ac9 color charts
#c48ac9 color shades, tints & tones
#c48ac9 color schemes
#c48ac9 color preview, HTML & CSS examples
This text has a color of #c48ac9
<p style="color:#c48ac9;">Text here</p>
.mytext {color:#c48ac9;}
This box has a color of #c48ac9
<div style="background-color:#c48ac9;">Content here</div>
.mybackground {background-color:#c48ac9;}
Border around this has a color of #c48ac9
<div style="border:2px solid #c48ac9;">Content here</div>
.myborder {border:2px solid #c48ac9;}