#c935d5 color space conversions
Hex:
#c935d5
RGB:
201, 53, 213
CMY:
21, 79, 16
CMYK:
6, 75, 0, 16
HSL:
296°, 65.5738%, 52.1569%
HSV (HSB):
296°, 75.1174%, 83.5294%
XYZ:
37.3707, 19.7678, 64.7967
xyY:
0.3065, 0.1621, 19.7678
CIE-Lab:
51.5737, 75.0321, -51.7201
CIE-LCH:
51.5737, 91.1306, 325.4212
CIE-Luv:
51.5737, 57.0713, -88.2070
Hunter-Lab:
44.4610, 72.2276, -55.2855
#c935d5 color charts
#c935d5 color shades, tints & tones
#c935d5 color schemes
#c935d5 color preview, HTML & CSS examples
This text has a color of #c935d5
<p style="color:#c935d5;">Text here</p>
.mytext {color:#c935d5;}
This box has a color of #c935d5
<div style="background-color:#c935d5;">Content here</div>
.mybackground {background-color:#c935d5;}
Border around this has a color of #c935d5
<div style="border:2px solid #c935d5;">Content here</div>
.myborder {border:2px solid #c935d5;}