#d734c5 color space conversions
Hex:
#d734c5
RGB:
215, 52, 197
CMY:
16, 80, 23
CMYK:
0, 76, 8, 16
HSL:
307°, 67.0782%, 52.3529%
HSV (HSB):
307°, 75.8140%, 84.3137%
XYZ:
39.3304, 20.9343, 54.7911
xyY:
0.3418, 0.1819, 20.9343
CIE-Lab:
52.8775, 75.7060, -40.3249
CIE-LCH:
52.8775, 85.7758, 331.9580
CIE-Luv:
52.8775, 72.8893, -71.7757
Hunter-Lab:
45.7540, 73.3701, -38.9729
#d734c5 color charts
#d734c5 color shades, tints & tones
#d734c5 color schemes
#d734c5 color preview, HTML & CSS examples
This text has a color of #d734c5
<p style="color:#d734c5;">Text here</p>
.mytext {color:#d734c5;}
This box has a color of #d734c5
<div style="background-color:#d734c5;">Content here</div>
.mybackground {background-color:#d734c5;}
Border around this has a color of #d734c5
<div style="border:2px solid #d734c5;">Content here</div>
.myborder {border:2px solid #d734c5;}