#d904ed color space conversions
Hex:
#d904ed
RGB:
217, 4, 237
CMY:
15, 98, 7
CMYK:
8, 98, 0, 7
HSL:
295°, 96.6805%, 47.2549%
HSV (HSB):
295°, 98.3122%, 92.9412%
XYZ:
43.9447, 20.9530, 81.8489
xyY:
0.2995, 0.1428, 20.9530
CIE-Lab:
52.8980, 89.6535, -63.0608
CIE-LCH:
52.8980, 109.6103, 324.8781
CIE-Luv:
52.8980, 64.1518, -107.2858
Hunter-Lab:
45.7744, 91.2599, -73.9740
#d904ed color charts
#d904ed color shades, tints & tones
#d904ed color schemes
#d904ed color preview, HTML & CSS examples
This text has a color of #d904ed
<p style="color:#d904ed;">Text here</p>
.mytext {color:#d904ed;}
This box has a color of #d904ed
<div style="background-color:#d904ed;">Content here</div>
.mybackground {background-color:#d904ed;}
Border around this has a color of #d904ed
<div style="border:2px solid #d904ed;">Content here</div>
.myborder {border:2px solid #d904ed;}