#c972c9 color space conversions
Hex:
#c972c9
RGB:
201, 114, 201
CMY:
21, 55, 21
CMYK:
0, 43, 0, 21
HSL:
300°, 44.6154%, 61.7647%
HSV (HSB):
300°, 43.2836%, 78.8235%
XYZ:
40.6473, 28.6692, 58.6497
xyY:
0.3176, 0.2240, 28.6692
CIE-Lab:
60.4885, 47.0128, -30.8523
CIE-LCH:
60.4885, 56.2323, 326.7250
CIE-Luv:
60.4885, 42.1481, -54.5037
Hunter-Lab:
53.5436, 41.8059, -27.4636
#c972c9 color charts
#c972c9 color shades, tints & tones
#c972c9 color schemes
#c972c9 color preview, HTML & CSS examples
This text has a color of #c972c9
<p style="color:#c972c9;">Text here</p>
.mytext {color:#c972c9;}
This box has a color of #c972c9
<div style="background-color:#c972c9;">Content here</div>
.mybackground {background-color:#c972c9;}
Border around this has a color of #c972c9
<div style="border:2px solid #c972c9;">Content here</div>
.myborder {border:2px solid #c972c9;}