#d734c9 color space conversions
Hex:
#d734c9
RGB:
215, 52, 201
CMY:
16, 80, 21
CMYK:
0, 76, 7, 16
HSL:
305°, 67.0782%, 52.3529%
HSV (HSB):
305°, 75.8140%, 84.3137%
XYZ:
39.7949, 21.1201, 57.2375
xyY:
0.3368, 0.1788, 21.1201
CIE-Lab:
53.0807, 76.2914, -42.3078
CIE-LCH:
53.0807, 87.2372, 330.9892
CIE-Luv:
53.0807, 71.3929, -74.9014
Hunter-Lab:
45.9566, 74.1434, -41.6742
#d734c9 color charts
#d734c9 color shades, tints & tones
#d734c9 color schemes
#d734c9 color preview, HTML & CSS examples
This text has a color of #d734c9
<p style="color:#d734c9;">Text here</p>
.mytext {color:#d734c9;}
This box has a color of #d734c9
<div style="background-color:#d734c9;">Content here</div>
.mybackground {background-color:#d734c9;}
Border around this has a color of #d734c9
<div style="border:2px solid #d734c9;">Content here</div>
.myborder {border:2px solid #d734c9;}