#cd09db color space conversions
Hex:
#cd09db
RGB:
205, 9, 219
CMY:
20, 96, 14
CMYK:
6, 96, 0, 14
HSL:
296°, 92.1053%, 44.7059%
HSV (HSB):
296°, 95.8904%, 85.8824%
XYZ:
38.0607, 18.2890, 68.5419
xyY:
0.3047, 0.1464, 18.2890
CIE-Lab:
49.8448, 84.7249, -57.8816
CIE-LCH:
49.8448, 102.6089, 325.6602
CIE-Luv:
49.8448, 62.2407, -97.5777
Hunter-Lab:
42.7656, 84.0223, -65.0902
#cd09db color charts
#cd09db color shades, tints & tones
#cd09db color schemes
#cd09db color preview, HTML & CSS examples
This text has a color of #cd09db
<p style="color:#cd09db;">Text here</p>
.mytext {color:#cd09db;}
This box has a color of #cd09db
<div style="background-color:#cd09db;">Content here</div>
.mybackground {background-color:#cd09db;}
Border around this has a color of #cd09db
<div style="border:2px solid #cd09db;">Content here</div>
.myborder {border:2px solid #cd09db;}