#cd98ed color space conversions
Hex:
#cd98ed
RGB:
205, 152, 237
CMY:
20, 40, 7
CMYK:
14, 36, 0, 7
HSL:
277°, 70.2479%, 76.2745%
HSV (HSB):
277°, 35.8650%, 92.9412%
XYZ:
51.6911, 41.5500, 85.4163
xyY:
0.2893, 0.2326, 41.5500
CIE-Lab:
70.5596, 35.0259, -35.2143
CIE-LCH:
70.5596, 49.6675, 314.8464
CIE-Luv:
70.5596, 22.2012, -61.2311
Hunter-Lab:
64.4593, 30.3387, -33.4448
#cd98ed color charts
#cd98ed color shades, tints & tones
#cd98ed color schemes
#cd98ed color preview, HTML & CSS examples
This text has a color of #cd98ed
<p style="color:#cd98ed;">Text here</p>
.mytext {color:#cd98ed;}
This box has a color of #cd98ed
<div style="background-color:#cd98ed;">Content here</div>
.mybackground {background-color:#cd98ed;}
Border around this has a color of #cd98ed
<div style="border:2px solid #cd98ed;">Content here</div>
.myborder {border:2px solid #cd98ed;}