#d729f8 color space conversions
Hex:
#d729f8
RGB:
215, 41, 248
CMY:
16, 84, 3
CMYK:
13, 83, 0, 3
HSL:
290°, 93.6652%, 56.6667%
HSV (HSB):
290°, 83.4677%, 97.2549%
XYZ:
45.7605, 22.8103, 90.7979
xyY:
0.2871, 0.1431, 22.8103
CIE-Lab:
54.8764, 86.3795, -66.0495
CIE-LCH:
54.8764, 108.7380, 322.5969
CIE-Luv:
54.8764, 56.6201, -112.3112
Hunter-Lab:
47.7601, 87.4467, -79.2857
#d729f8 color charts
#d729f8 color shades, tints & tones
#d729f8 color schemes
#d729f8 color preview, HTML & CSS examples
This text has a color of #d729f8
<p style="color:#d729f8;">Text here</p>
.mytext {color:#d729f8;}
This box has a color of #d729f8
<div style="background-color:#d729f8;">Content here</div>
.mybackground {background-color:#d729f8;}
Border around this has a color of #d729f8
<div style="border:2px solid #d729f8;">Content here</div>
.myborder {border:2px solid #d729f8;}