#d72dff color space conversions
Hex:
#d72dff
RGB:
215, 45, 255
CMY:
16, 82, 0
CMYK:
16, 82, 0, 0
HSL:
289°, 100.0000%, 58.8235%
HSV (HSB):
289°, 82.3529%, 100.0000%
XYZ:
47.0127, 23.5438, 96.6743
xyY:
0.2811, 0.1408, 23.5438
CIE-Lab:
55.6282, 86.6813, -68.7299
CIE-LCH:
55.6282, 110.6230, 321.5890
CIE-Luv:
55.6282, 53.9636, -116.6674
Hunter-Lab:
48.5220, 88.0342, -84.1629
#d72dff color charts
#d72dff color shades, tints & tones
#d72dff color schemes
#d72dff color preview, HTML & CSS examples
This text has a color of #d72dff
<p style="color:#d72dff;">Text here</p>
.mytext {color:#d72dff;}
This box has a color of #d72dff
<div style="background-color:#d72dff;">Content here</div>
.mybackground {background-color:#d72dff;}
Border around this has a color of #d72dff
<div style="border:2px solid #d72dff;">Content here</div>
.myborder {border:2px solid #d72dff;}