#d34df9 color space conversions
Hex:
#d34df9
RGB:
211, 77, 249
CMY:
17, 70, 2
CMYK:
15, 69, 0, 2
HSL:
287°, 93.4783%, 63.9216%
HSV (HSB):
287°, 69.0763%, 97.6471%
XYZ:
46.6167, 25.9962, 92.1833
xyY:
0.2829, 0.1577, 25.9962
CIE-Lab:
58.0334, 75.2004, -61.5589
CIE-LCH:
58.0334, 97.1833, 320.6963
CIE-Luv:
58.0334, 48.0156, -105.8050
Hunter-Lab:
50.9865, 73.9756, -71.5056
#d34df9 color charts
#d34df9 color shades, tints & tones
#d34df9 color schemes
#d34df9 color preview, HTML & CSS examples
This text has a color of #d34df9
<p style="color:#d34df9;">Text here</p>
.mytext {color:#d34df9;}
This box has a color of #d34df9
<div style="background-color:#d34df9;">Content here</div>
.mybackground {background-color:#d34df9;}
Border around this has a color of #d34df9
<div style="border:2px solid #d34df9;">Content here</div>
.myborder {border:2px solid #d34df9;}