#d734d3 color space conversions
Hex:
#d734d3
RGB:
215, 52, 211
CMY:
16, 80, 17
CMYK:
0, 76, 2, 16
HSL:
301°, 67.0782%, 52.3529%
HSV (HSB):
301°, 75.8140%, 84.3137%
XYZ:
41.0102, 21.6062, 63.6370
xyY:
0.3248, 0.1711, 21.6062
CIE-Lab:
53.6067, 77.7938, -47.2053
CIE-LCH:
53.6067, 90.9956, 328.7506
CIE-Luv:
53.6067, 67.7305, -82.6539
Hunter-Lab:
46.4825, 76.1413, -48.6334
#d734d3 color charts
#d734d3 color shades, tints & tones
#d734d3 color schemes
#d734d3 color preview, HTML & CSS examples
This text has a color of #d734d3
<p style="color:#d734d3;">Text here</p>
.mytext {color:#d734d3;}
This box has a color of #d734d3
<div style="background-color:#d734d3;">Content here</div>
.mybackground {background-color:#d734d3;}
Border around this has a color of #d734d3
<div style="border:2px solid #d734d3;">Content here</div>
.myborder {border:2px solid #d734d3;}