#c982ed color space conversions
Hex:
#c982ed
RGB:
201, 130, 237
CMY:
21, 49, 7
CMYK:
15, 45, 0, 7
HSL:
280°, 74.8252%, 71.9608%
HSV (HSB):
280°, 45.1477%, 92.9412%
XYZ:
47.3561, 34.4972, 84.2834
xyY:
0.2850, 0.2076, 34.4972
CIE-Lab:
65.3553, 45.7143, -43.3680
CIE-LCH:
65.3553, 63.0125, 316.5087
CIE-Luv:
65.3553, 28.7387, -75.2992
Hunter-Lab:
58.7343, 41.1353, -43.9668
#c982ed color charts
#c982ed color shades, tints & tones
#c982ed color schemes
#c982ed color preview, HTML & CSS examples
This text has a color of #c982ed
<p style="color:#c982ed;">Text here</p>
.mytext {color:#c982ed;}
This box has a color of #c982ed
<div style="background-color:#c982ed;">Content here</div>
.mybackground {background-color:#c982ed;}
Border around this has a color of #c982ed
<div style="border:2px solid #c982ed;">Content here</div>
.myborder {border:2px solid #c982ed;}