#d34be9 color space conversions
Hex:
#d34be9
RGB:
211, 75, 233
CMY:
17, 71, 9
CMYK:
9, 68, 0, 9
HSL:
292°, 78.2178%, 60.3922%
HSV (HSB):
292°, 67.8112%, 91.3725%
XYZ:
44.0880, 24.7642, 79.5471
xyY:
0.2971, 0.1669, 24.7642
CIE-Lab:
56.8450, 73.0604, -54.5347
CIE-LCH:
56.8450, 91.1693, 323.2611
CIE-Luv:
56.8450, 53.0091, -94.3273
Hunter-Lab:
49.7637, 71.0553, -59.9403
#d34be9 color charts
#d34be9 color shades, tints & tones
#d34be9 color schemes
#d34be9 color preview, HTML & CSS examples
This text has a color of #d34be9
<p style="color:#d34be9;">Text here</p>
.mytext {color:#d34be9;}
This box has a color of #d34be9
<div style="background-color:#d34be9;">Content here</div>
.mybackground {background-color:#d34be9;}
Border around this has a color of #d34be9
<div style="border:2px solid #d34be9;">Content here</div>
.myborder {border:2px solid #d34be9;}