#c978f5 color space conversions
Hex:
#c978f5
RGB:
201, 120, 245
CMY:
21, 53, 4
CMYK:
18, 51, 0, 4
HSL:
279°, 86.2069%, 71.5686%
HSV (HSB):
279°, 51.0204%, 96.0784%
XYZ:
47.2853, 32.4430, 90.1561
xyY:
0.2783, 0.1910, 32.4430
CIE-Lab:
63.7074, 52.6199, -50.3790
CIE-LCH:
63.7074, 72.8485, 316.2463
CIE-Luv:
63.7074, 30.8865, -87.2490
Hunter-Lab:
56.9588, 48.5070, -53.9749
#c978f5 color charts
#c978f5 color shades, tints & tones
#c978f5 color schemes
#c978f5 color preview, HTML & CSS examples
This text has a color of #c978f5
<p style="color:#c978f5;">Text here</p>
.mytext {color:#c978f5;}
This box has a color of #c978f5
<div style="background-color:#c978f5;">Content here</div>
.mybackground {background-color:#c978f5;}
Border around this has a color of #c978f5
<div style="border:2px solid #c978f5;">Content here</div>
.myborder {border:2px solid #c978f5;}