#d74df4 color space conversions
Hex:
#d74df4
RGB:
215, 77, 244
CMY:
16, 70, 4
CMYK:
12, 68, 0, 4
HSL:
290°, 88.3598%, 62.9412%
HSV (HSB):
290°, 68.4426%, 95.6863%
XYZ:
47.0073, 26.2865, 88.1842
xyY:
0.2911, 0.1628, 26.2865
CIE-Lab:
58.3080, 75.1153, -58.3090
CIE-LCH:
58.3080, 95.0907, 322.1792
CIE-Luv:
58.3080, 51.9571, -100.9446
Hunter-Lab:
51.2703, 73.9351, -66.0886
#d74df4 color charts
#d74df4 color shades, tints & tones
#d74df4 color schemes
#d74df4 color preview, HTML & CSS examples
This text has a color of #d74df4
<p style="color:#d74df4;">Text here</p>
.mytext {color:#d74df4;}
This box has a color of #d74df4
<div style="background-color:#d74df4;">Content here</div>
.mybackground {background-color:#d74df4;}
Border around this has a color of #d74df4
<div style="border:2px solid #d74df4;">Content here</div>
.myborder {border:2px solid #d74df4;}