#c936ed color space conversions
Hex:
#c936ed
RGB:
201, 54, 237
CMY:
21, 79, 7
CMYK:
15, 77, 0, 7
HSL:
288°, 83.5616%, 57.0588%
HSV (HSB):
288°, 77.2152%, 92.9412%
XYZ:
40.6926, 21.1703, 82.0623
xyY:
0.2827, 0.1471, 21.1703
CIE-Lab:
53.1353, 78.8476, -62.8094
CIE-LCH:
53.1353, 100.8066, 321.4594
CIE-Luv:
53.1353, 49.3579, -105.7632
Hunter-Lab:
46.0112, 77.3473, -73.5377
#c936ed color charts
#c936ed color shades, tints & tones
#c936ed color schemes
#c936ed color preview, HTML & CSS examples
This text has a color of #c936ed
<p style="color:#c936ed;">Text here</p>
.mytext {color:#c936ed;}
This box has a color of #c936ed
<div style="background-color:#c936ed;">Content here</div>
.mybackground {background-color:#c936ed;}
Border around this has a color of #c936ed
<div style="border:2px solid #c936ed;">Content here</div>
.myborder {border:2px solid #c936ed;}