#c93ed2 color space conversions
Hex:
#c93ed2
RGB:
201, 62, 210
CMY:
21, 76, 18
CMYK:
4, 70, 0, 18
HSL:
296°, 62.1849%, 53.3333%
HSV (HSB):
296°, 70.4762%, 82.3529%
XYZ:
37.4429, 20.5159, 62.9593
xyY:
0.3097, 0.1697, 20.5159
CIE-Lab:
52.4156, 71.6388, -48.6632
CIE-LCH:
52.4156, 86.6039, 325.8123
CIE-Luv:
52.4156, 56.2839, -83.5406
Hunter-Lab:
45.2945, 68.2925, -50.7069
#c93ed2 color charts
#c93ed2 color shades, tints & tones
#c93ed2 color schemes
#c93ed2 color preview, HTML & CSS examples
This text has a color of #c93ed2
<p style="color:#c93ed2;">Text here</p>
.mytext {color:#c93ed2;}
This box has a color of #c93ed2
<div style="background-color:#c93ed2;">Content here</div>
.mybackground {background-color:#c93ed2;}
Border around this has a color of #c93ed2
<div style="border:2px solid #c93ed2;">Content here</div>
.myborder {border:2px solid #c93ed2;}