#c989ed color space conversions
Hex:
#c989ed
RGB:
201, 137, 237
CMY:
21, 46, 7
CMYK:
15, 42, 0, 7
HSL:
278°, 73.5294%, 73.3333%
HSV (HSB):
278°, 42.1941%, 92.9412%
XYZ:
48.3191, 36.4233, 84.6045
xyY:
0.2853, 0.2151, 36.4233
CIE-Lab:
66.8421, 41.9748, -41.0375
CIE-LCH:
66.8421, 58.7023, 315.6469
CIE-Luv:
66.8421, 26.0261, -71.2432
Hunter-Lab:
60.3517, 37.2963, -40.8700
#c989ed color charts
#c989ed color shades, tints & tones
#c989ed color schemes
#c989ed color preview, HTML & CSS examples
This text has a color of #c989ed
<p style="color:#c989ed;">Text here</p>
.mytext {color:#c989ed;}
This box has a color of #c989ed
<div style="background-color:#c989ed;">Content here</div>
.mybackground {background-color:#c989ed;}
Border around this has a color of #c989ed
<div style="border:2px solid #c989ed;">Content here</div>
.myborder {border:2px solid #c989ed;}