#c94cec color space conversions
Hex:
#c94cec
RGB:
201, 76, 236
CMY:
21, 70, 7
CMYK:
15, 68, 0, 7
HSL:
287°, 80.8081%, 61.1765%
HSV (HSB):
287°, 67.7966%, 92.5490%
XYZ:
41.8122, 23.6425, 81.7166
xyY:
0.2841, 0.1606, 23.6425
CIE-Lab:
55.7281, 71.0966, -58.0832
CIE-LCH:
55.7281, 91.8063, 320.7525
CIE-Luv:
55.7281, 45.5215, -99.0288
Hunter-Lab:
48.6236, 68.4036, -65.6061
#c94cec color charts
#c94cec color shades, tints & tones
#c94cec color schemes
#c94cec color preview, HTML & CSS examples
This text has a color of #c94cec
<p style="color:#c94cec;">Text here</p>
.mytext {color:#c94cec;}
This box has a color of #c94cec
<div style="background-color:#c94cec;">Content here</div>
.mybackground {background-color:#c94cec;}
Border around this has a color of #c94cec
<div style="border:2px solid #c94cec;">Content here</div>
.myborder {border:2px solid #c94cec;}