#cd98e5 color space conversions
Hex:
#cd98e5
RGB:
205, 152, 229
CMY:
20, 40, 10
CMYK:
10, 34, 0, 10
HSL:
281°, 59.6899%, 74.7059%
HSV (HSB):
281°, 33.6245%, 89.8039%
XYZ:
50.5479, 41.0928, 79.3963
xyY:
0.2955, 0.2403, 41.0928
CIE-Lab:
70.2409, 33.3685, -31.3244
CIE-LCH:
70.2409, 45.7676, 316.8098
CIE-Luv:
70.2409, 23.3258, -54.5476
Hunter-Lab:
64.1036, 28.5721, -28.5618
#cd98e5 color charts
#cd98e5 color shades, tints & tones
#cd98e5 color schemes
#cd98e5 color preview, HTML & CSS examples
This text has a color of #cd98e5
<p style="color:#cd98e5;">Text here</p>
.mytext {color:#cd98e5;}
This box has a color of #cd98e5
<div style="background-color:#cd98e5;">Content here</div>
.mybackground {background-color:#cd98e5;}
Border around this has a color of #cd98e5
<div style="border:2px solid #cd98e5;">Content here</div>
.myborder {border:2px solid #cd98e5;}