#c935e5 color space conversions
Hex:
#c935e5
RGB:
201, 53, 229
CMY:
21, 79, 10
CMYK:
12, 77, 0, 10
HSL:
290°, 77.1930%, 55.2941%
HSV (HSB):
290°, 76.8559%, 89.8039%
XYZ:
39.5034, 20.6209, 76.0269
xyY:
0.2901, 0.1515, 20.6209
CIE-Lab:
52.5320, 77.7405, -59.2735
CIE-LCH:
52.5320, 97.7596, 322.6762
CIE-Luv:
52.5320, 51.9444, -100.1404
Hunter-Lab:
45.4102, 75.8134, -67.4777
#c935e5 color charts
#c935e5 color shades, tints & tones
#c935e5 color schemes
#c935e5 color preview, HTML & CSS examples
This text has a color of #c935e5
<p style="color:#c935e5;">Text here</p>
.mytext {color:#c935e5;}
This box has a color of #c935e5
<div style="background-color:#c935e5;">Content here</div>
.mybackground {background-color:#c935e5;}
Border around this has a color of #c935e5
<div style="border:2px solid #c935e5;">Content here</div>
.myborder {border:2px solid #c935e5;}