#cd98f2 color space conversions
Hex:
#cd98f2
RGB:
205, 152, 242
CMY:
20, 40, 5
CMYK:
15, 37, 0, 5
HSL:
275°, 77.5862%, 77.2549%
HSV (HSB):
275°, 37.1901%, 94.9020%
XYZ:
52.4321, 41.8464, 89.3181
xyY:
0.2856, 0.2279, 41.8464
CIE-Lab:
70.7649, 36.0817, -37.6272
CIE-LCH:
70.7649, 52.1315, 313.7989
CIE-Luv:
70.7649, 21.5022, -65.4032
Hunter-Lab:
64.6888, 31.4738, -36.5816
#cd98f2 color charts
#cd98f2 color shades, tints & tones
#cd98f2 color schemes
#cd98f2 color preview, HTML & CSS examples
This text has a color of #cd98f2
<p style="color:#cd98f2;">Text here</p>
.mytext {color:#cd98f2;}
This box has a color of #cd98f2
<div style="background-color:#cd98f2;">Content here</div>
.mybackground {background-color:#cd98f2;}
Border around this has a color of #cd98f2
<div style="border:2px solid #cd98f2;">Content here</div>
.myborder {border:2px solid #cd98f2;}