#d72de4 color space conversions
Hex:
#d72de4
RGB:
215, 45, 228
CMY:
16, 82, 11
CMYK:
6, 80, 0, 11
HSL:
296°, 77.2152%, 53.5294%
HSV (HSB):
296°, 80.2632%, 89.4118%
XYZ:
42.9663, 21.9253, 75.3662
xyY:
0.3063, 0.1563, 21.9253
CIE-Lab:
53.9476, 82.2382, -56.3173
CIE-LCH:
53.9476, 99.6733, 325.5963
CIE-Luv:
53.9476, 62.8292, -97.0109
Hunter-Lab:
46.8244, 81.8496, -62.6530
#d72de4 color charts
#d72de4 color shades, tints & tones
#d72de4 color schemes
#d72de4 color preview, HTML & CSS examples
This text has a color of #d72de4
<p style="color:#d72de4;">Text here</p>
.mytext {color:#d72de4;}
This box has a color of #d72de4
<div style="background-color:#d72de4;">Content here</div>
.mybackground {background-color:#d72de4;}
Border around this has a color of #d72de4
<div style="border:2px solid #d72de4;">Content here</div>
.myborder {border:2px solid #d72de4;}