#cd71ed color space conversions
Hex:
#cd71ed
RGB:
205, 113, 237
CMY:
20, 56, 7
CMYK:
14, 52, 0, 7
HSL:
285°, 77.5000%, 68.6275%
HSV (HSB):
285°, 52.3207%, 92.9412%
XYZ:
46.3680, 30.9038, 83.6419
xyY:
0.2882, 0.1921, 30.9038
CIE-Lab:
62.4264, 55.5629, -47.9509
CIE-LCH:
62.4264, 73.3929, 319.2058
CIE-Luv:
62.4264, 37.2737, -83.4099
Hunter-Lab:
55.5912, 51.6003, -50.2933
#cd71ed color charts
#cd71ed color shades, tints & tones
#cd71ed color schemes
#cd71ed color preview, HTML & CSS examples
This text has a color of #cd71ed
<p style="color:#cd71ed;">Text here</p>
.mytext {color:#cd71ed;}
This box has a color of #cd71ed
<div style="background-color:#cd71ed;">Content here</div>
.mybackground {background-color:#cd71ed;}
Border around this has a color of #cd71ed
<div style="border:2px solid #cd71ed;">Content here</div>
.myborder {border:2px solid #cd71ed;}