#d72ff3 color space conversions
Hex:
#d72ff3
RGB:
215, 47, 243
CMY:
16, 82, 5
CMYK:
12, 81, 0, 5
HSL:
291°, 89.0909%, 56.8627%
HSV (HSB):
291°, 80.6584%, 95.2941%
XYZ:
45.2185, 22.9512, 86.8408
xyY:
0.2917, 0.1481, 22.9512
CIE-Lab:
55.0220, 84.1983, -63.0229
CIE-LCH:
55.0220, 105.1724, 323.1849
CIE-Luv:
55.0220, 57.5264, -107.6899
Hunter-Lab:
47.9074, 84.6435, -73.9386
#d72ff3 color charts
#d72ff3 color shades, tints & tones
#d72ff3 color schemes
#d72ff3 color preview, HTML & CSS examples
This text has a color of #d72ff3
<p style="color:#d72ff3;">Text here</p>
.mytext {color:#d72ff3;}
This box has a color of #d72ff3
<div style="background-color:#d72ff3;">Content here</div>
.mybackground {background-color:#d72ff3;}
Border around this has a color of #d72ff3
<div style="border:2px solid #d72ff3;">Content here</div>
.myborder {border:2px solid #d72ff3;}