#c979f7 color space conversions
Hex:
#c979f7
RGB:
201, 121, 247
CMY:
21, 53, 3
CMYK:
19, 51, 0, 3
HSL:
278°, 88.7324%, 72.1569%
HSV (HSB):
278°, 51.0121%, 96.8627%
XYZ:
47.7133, 32.8077, 91.8134
xyY:
0.2769, 0.1904, 32.8077
CIE-Lab:
64.0049, 52.5292, -51.0099
CIE-LCH:
64.0049, 73.2211, 315.8407
CIE-Luv:
64.0049, 30.1695, -88.3339
Hunter-Lab:
57.2780, 48.4563, -54.9440
#c979f7 color charts
#c979f7 color shades, tints & tones
#c979f7 color schemes
#c979f7 color preview, HTML & CSS examples
This text has a color of #c979f7
<p style="color:#c979f7;">Text here</p>
.mytext {color:#c979f7;}
This box has a color of #c979f7
<div style="background-color:#c979f7;">Content here</div>
.mybackground {background-color:#c979f7;}
Border around this has a color of #c979f7
<div style="border:2px solid #c979f7;">Content here</div>
.myborder {border:2px solid #c979f7;}