#d704e9 color space conversions
Hex:
#d704e9
RGB:
215, 4, 233
CMY:
16, 98, 9
CMYK:
8, 98, 0, 9
HSL:
295°, 96.6245%, 46.4706%
HSV (HSB):
295°, 98.2833%, 91.3725%
XYZ:
42.7757, 20.4171, 78.7772
xyY:
0.3013, 0.1438, 20.4171
CIE-Lab:
52.3056, 88.7479, -61.7782
CIE-LCH:
52.3056, 108.1330, 325.1579
CIE-Luv:
52.3056, 64.2316, -105.0028
Hunter-Lab:
45.1853, 89.9070, -71.7380
#d704e9 color charts
#d704e9 color shades, tints & tones
#d704e9 color schemes
#d704e9 color preview, HTML & CSS examples
This text has a color of #d704e9
<p style="color:#d704e9;">Text here</p>
.mytext {color:#d704e9;}
This box has a color of #d704e9
<div style="background-color:#d704e9;">Content here</div>
.mybackground {background-color:#d704e9;}
Border around this has a color of #d704e9
<div style="border:2px solid #d704e9;">Content here</div>
.myborder {border:2px solid #d704e9;}