#c95ac8 color space conversions
Hex:
#c95ac8
RGB:
201, 90, 200
CMY:
21, 65, 22
CMYK:
0, 55, 0, 21
HSL:
301°, 50.6849%, 57.0588%
HSV (HSB):
301°, 55.2239%, 78.8235%
XYZ:
38.1689, 23.9000, 57.2450
xyY:
0.3199, 0.2003, 23.9000
CIE-Lab:
55.9875, 58.5963, -37.3031
CIE-LCH:
55.9875, 69.4626, 327.5187
CIE-Luv:
55.9875, 51.5050, -65.4387
Hunter-Lab:
48.8876, 53.8102, -35.2044
#c95ac8 color charts
#c95ac8 color shades, tints & tones
#c95ac8 color schemes
#c95ac8 color preview, HTML & CSS examples
This text has a color of #c95ac8
<p style="color:#c95ac8;">Text here</p>
.mytext {color:#c95ac8;}
This box has a color of #c95ac8
<div style="background-color:#c95ac8;">Content here</div>
.mybackground {background-color:#c95ac8;}
Border around this has a color of #c95ac8
<div style="border:2px solid #c95ac8;">Content here</div>
.myborder {border:2px solid #c95ac8;}