#c94ffc color space conversions
Hex:
#c94ffc
RGB:
201, 79, 252
CMY:
21, 69, 1
CMYK:
20, 69, 0, 1
HSL:
282°, 96.6480%, 64.9020%
HSV (HSB):
282°, 68.6508%, 98.8235%
XYZ:
44.4541, 25.0377, 94.5852
xyY:
0.2709, 0.1526, 25.0377
CIE-Lab:
57.1122, 72.9768, -64.7765
CIE-LCH:
57.1122, 97.5787, 318.4068
CIE-Luv:
57.1122, 40.7019, -109.9949
Hunter-Lab:
50.0377, 71.0153, -77.0482
#c94ffc color charts
#c94ffc color shades, tints & tones
#c94ffc color schemes
#c94ffc color preview, HTML & CSS examples
This text has a color of #c94ffc
<p style="color:#c94ffc;">Text here</p>
.mytext {color:#c94ffc;}
This box has a color of #c94ffc
<div style="background-color:#c94ffc;">Content here</div>
.mybackground {background-color:#c94ffc;}
Border around this has a color of #c94ffc
<div style="border:2px solid #c94ffc;">Content here</div>
.myborder {border:2px solid #c94ffc;}