#c970f8 color space conversions
Hex:
#c970f8
RGB:
201, 112, 248
CMY:
21, 56, 3
CMYK:
19, 55, 0, 3
HSL:
279°, 90.6667%, 70.5882%
HSV (HSB):
279°, 54.8387%, 97.2549%
XYZ:
46.8248, 30.7832, 92.2807
xyY:
0.2756, 0.1812, 30.7832
CIE-Lab:
62.3242, 57.2918, -54.2277
CIE-LCH:
62.3242, 78.8860, 316.5738
CIE-Luv:
62.3242, 32.9208, -93.6564
Hunter-Lab:
55.4826, 53.5516, -59.7756
#c970f8 color charts
#c970f8 color shades, tints & tones
#c970f8 color schemes
#c970f8 color preview, HTML & CSS examples
This text has a color of #c970f8
<p style="color:#c970f8;">Text here</p>
.mytext {color:#c970f8;}
This box has a color of #c970f8
<div style="background-color:#c970f8;">Content here</div>
.mybackground {background-color:#c970f8;}
Border around this has a color of #c970f8
<div style="border:2px solid #c970f8;">Content here</div>
.myborder {border:2px solid #c970f8;}