#c976ed color space conversions
Hex:
#c976ed
RGB:
201, 118, 237
CMY:
21, 54, 7
CMYK:
15, 50, 0, 7
HSL:
282°, 76.7742%, 69.6078%
HSV (HSB):
282°, 50.2110%, 92.9412%
XYZ:
45.8519, 31.4888, 83.7820
xyY:
0.2846, 0.1954, 31.4888
CIE-Lab:
62.9181, 51.9773, -47.2052
CIE-LCH:
62.9181, 70.2138, 317.7546
CIE-Luv:
62.9181, 33.1242, -81.8431
Hunter-Lab:
56.1149, 47.6526, -49.2422
#c976ed color charts
#c976ed color shades, tints & tones
#c976ed color schemes
#c976ed color preview, HTML & CSS examples
This text has a color of #c976ed
<p style="color:#c976ed;">Text here</p>
.mytext {color:#c976ed;}
This box has a color of #c976ed
<div style="background-color:#c976ed;">Content here</div>
.mybackground {background-color:#c976ed;}
Border around this has a color of #c976ed
<div style="border:2px solid #c976ed;">Content here</div>
.myborder {border:2px solid #c976ed;}