#c982e9 color space conversions
Hex:
#c982e9
RGB:
201, 130, 233
CMY:
21, 49, 9
CMYK:
14, 44, 0, 9
HSL:
281°, 70.0680%, 71.1765%
HSV (HSB):
281°, 44.2060%, 91.3725%
XYZ:
46.7780, 34.2660, 81.2393
xyY:
0.2882, 0.2111, 34.2660
CIE-Lab:
65.1731, 44.8800, -41.4441
CIE-LCH:
65.1731, 61.0887, 317.2793
CIE-Luv:
65.1731, 29.4387, -72.0108
Hunter-Lab:
58.5371, 40.2024, -41.3082
#c982e9 color charts
#c982e9 color shades, tints & tones
#c982e9 color schemes
#c982e9 color preview, HTML & CSS examples
This text has a color of #c982e9
<p style="color:#c982e9;">Text here</p>
.mytext {color:#c982e9;}
This box has a color of #c982e9
<div style="background-color:#c982e9;">Content here</div>
.mybackground {background-color:#c982e9;}
Border around this has a color of #c982e9
<div style="border:2px solid #c982e9;">Content here</div>
.myborder {border:2px solid #c982e9;}