#c94eec color space conversions
Hex:
#c94eec
RGB:
201, 78, 236
CMY:
21, 69, 7
CMYK:
15, 67, 0, 7
HSL:
287°, 80.6122%, 61.5686%
HSV (HSB):
287°, 66.9492%, 92.5490%
XYZ:
41.9521, 23.9224, 81.7632
xyY:
0.2842, 0.1620, 23.9224
CIE-Lab:
56.0100, 70.3051, -57.6317
CIE-LCH:
56.0100, 90.9078, 320.6573
CIE-Luv:
56.0100, 45.0670, -98.3647
Hunter-Lab:
48.9105, 67.5116, -64.8771
#c94eec color charts
#c94eec color shades, tints & tones
#c94eec color schemes
#c94eec color preview, HTML & CSS examples
This text has a color of #c94eec
<p style="color:#c94eec;">Text here</p>
.mytext {color:#c94eec;}
This box has a color of #c94eec
<div style="background-color:#c94eec;">Content here</div>
.mybackground {background-color:#c94eec;}
Border around this has a color of #c94eec
<div style="border:2px solid #c94eec;">Content here</div>
.myborder {border:2px solid #c94eec;}