#c94dcd color space conversions
Hex:
#c94dcd
RGB:
201, 77, 205
CMY:
21, 70, 20
CMYK:
2, 62, 0, 20
HSL:
298°, 56.1404%, 55.2941%
HSV (HSB):
298°, 62.4390%, 80.3922%
XYZ:
37.7607, 22.1330, 60.0395
xyY:
0.3148, 0.1845, 22.1330
CIE-Lab:
54.1679, 65.1199, -43.0254
CIE-LCH:
54.1679, 78.0499, 326.5469
CIE-Luv:
54.1679, 54.1137, -74.6974
Hunter-Lab:
47.0458, 60.9408, -42.7335
#c94dcd color charts
#c94dcd color shades, tints & tones
#c94dcd color schemes
#c94dcd color preview, HTML & CSS examples
This text has a color of #c94dcd
<p style="color:#c94dcd;">Text here</p>
.mytext {color:#c94dcd;}
This box has a color of #c94dcd
<div style="background-color:#c94dcd;">Content here</div>
.mybackground {background-color:#c94dcd;}
Border around this has a color of #c94dcd
<div style="border:2px solid #c94dcd;">Content here</div>
.myborder {border:2px solid #c94dcd;}