#c955e5 color space conversions
Hex:
#c955e5
RGB:
201, 85, 229
CMY:
21, 67, 10
CMYK:
12, 63, 0, 10
HSL:
288°, 73.4694%, 61.5686%
HSV (HSB):
288°, 62.8821%, 89.8039%
XYZ:
41.4788, 24.5716, 76.6854
xyY:
0.2906, 0.1721, 24.5716
CIE-Lab:
56.6557, 66.0850, -52.6746
CIE-LCH:
56.6557, 84.5094, 321.4426
CIE-Luv:
56.6557, 45.1916, -90.4868
Hunter-Lab:
49.5698, 62.6171, -57.0238
#c955e5 color charts
#c955e5 color shades, tints & tones
#c955e5 color schemes
#c955e5 color preview, HTML & CSS examples
This text has a color of #c955e5
<p style="color:#c955e5;">Text here</p>
.mytext {color:#c955e5;}
This box has a color of #c955e5
<div style="background-color:#c955e5;">Content here</div>
.mybackground {background-color:#c955e5;}
Border around this has a color of #c955e5
<div style="border:2px solid #c955e5;">Content here</div>
.myborder {border:2px solid #c955e5;}