#d534e9 color space conversions
Hex:
#d534e9
RGB:
213, 52, 233
CMY:
16, 80, 9
CMYK:
9, 78, 0, 9
HSL:
293°, 80.4444%, 55.8824%
HSV (HSB):
293°, 77.6824%, 91.3725%
XYZ:
43.3765, 22.4853, 79.1447
xyY:
0.2991, 0.1551, 22.4853
CIE-Lab:
54.5382, 80.9101, -58.2076
CIE-LCH:
54.5382, 99.6723, 324.2683
CIE-Luv:
54.5382, 58.7570, -99.9176
Hunter-Lab:
47.4187, 80.3014, -65.7656
#d534e9 color charts
#d534e9 color shades, tints & tones
#d534e9 color schemes
#d534e9 color preview, HTML & CSS examples
This text has a color of #d534e9
<p style="color:#d534e9;">Text here</p>
.mytext {color:#d534e9;}
This box has a color of #d534e9
<div style="background-color:#d534e9;">Content here</div>
.mybackground {background-color:#d534e9;}
Border around this has a color of #d534e9
<div style="border:2px solid #d534e9;">Content here</div>
.myborder {border:2px solid #d534e9;}