#c970e9 color space conversions
Hex:
#c970e9
RGB:
201, 112, 233
CMY:
21, 56, 9
CMYK:
14, 52, 0, 9
HSL:
284°, 73.3333%, 67.6471%
HSV (HSB):
284°, 51.9313%, 91.3725%
XYZ:
44.5895, 29.8890, 80.5098
xyY:
0.2877, 0.1928, 29.8890
CIE-Lab:
61.5584, 54.2061, -47.1319
CIE-LCH:
61.5584, 71.8312, 318.9932
CIE-Luv:
61.5584, 36.0153, -81.6874
Hunter-Lab:
54.6709, 49.9105, -49.0425
#c970e9 color charts
#c970e9 color shades, tints & tones
#c970e9 color schemes
#c970e9 color preview, HTML & CSS examples
This text has a color of #c970e9
<p style="color:#c970e9;">Text here</p>
.mytext {color:#c970e9;}
This box has a color of #c970e9
<div style="background-color:#c970e9;">Content here</div>
.mybackground {background-color:#c970e9;}
Border around this has a color of #c970e9
<div style="border:2px solid #c970e9;">Content here</div>
.myborder {border:2px solid #c970e9;}