#d009cf color space conversions
Hex:
#d009cf
RGB:
208, 9, 207
CMY:
18, 96, 19
CMYK:
0, 96, 0, 18
HSL:
300°, 91.7051%, 42.5490%
HSV (HSB):
300°, 95.6731%, 81.5686%
XYZ:
37.3726, 18.1103, 60.5574
xyY:
0.3221, 0.1561, 18.1103
CIE-Lab:
49.6296, 83.4179, -51.3202
CIE-LCH:
49.6296, 97.9403, 328.3994
CIE-Luv:
49.6296, 68.9110, -87.8563
Hunter-Lab:
42.5562, 82.2845, -54.5803
#d009cf color charts
#d009cf color shades, tints & tones
#d009cf color schemes
#d009cf color preview, HTML & CSS examples
This text has a color of #d009cf
<p style="color:#d009cf;">Text here</p>
.mytext {color:#d009cf;}
This box has a color of #d009cf
<div style="background-color:#d009cf;">Content here</div>
.mybackground {background-color:#d009cf;}
Border around this has a color of #d009cf
<div style="border:2px solid #d009cf;">Content here</div>
.myborder {border:2px solid #d009cf;}