#d734d5 color space conversions
Hex:
#d734d5
RGB:
215, 52, 213
CMY:
16, 80, 16
CMYK:
0, 76, 1, 16
HSL:
301°, 67.0782%, 52.3529%
HSV (HSB):
301°, 75.8140%, 84.3137%
XYZ:
41.2626, 21.7072, 64.9659
xyY:
0.3225, 0.1697, 21.7072
CIE-Lab:
53.7149, 78.1007, -48.1746
CIE-LCH:
53.7149, 91.7633, 328.3326
CIE-Luv:
53.7149, 67.0121, -84.1926
Hunter-Lab:
46.5909, 76.5517, -50.0597
#d734d5 color charts
#d734d5 color shades, tints & tones
#d734d5 color schemes
#d734d5 color preview, HTML & CSS examples
This text has a color of #d734d5
<p style="color:#d734d5;">Text here</p>
.mytext {color:#d734d5;}
This box has a color of #d734d5
<div style="background-color:#d734d5;">Content here</div>
.mybackground {background-color:#d734d5;}
Border around this has a color of #d734d5
<div style="border:2px solid #d734d5;">Content here</div>
.myborder {border:2px solid #d734d5;}