#d50aff color space conversions
Hex:
#d50aff
RGB:
213, 10, 255
CMY:
16, 96, 0
CMYK:
16, 96, 0, 0
HSL:
290°, 100.0000%, 51.9608%
HSV (HSB):
290°, 96.0784%, 100.0000%
XYZ:
45.5991, 21.5832, 96.3704
xyY:
0.2788, 0.1320, 21.5832
CIE-Lab:
53.5820, 91.4974, -72.0561
CIE-LCH:
53.5820, 116.4640, 321.7788
CIE-Luv:
53.5820, 55.1439, -120.7362
Hunter-Lab:
46.4577, 93.8999, -90.4688
#d50aff color charts
#d50aff color shades, tints & tones
#d50aff color schemes
#d50aff color preview, HTML & CSS examples
This text has a color of #d50aff
<p style="color:#d50aff;">Text here</p>
.mytext {color:#d50aff;}
This box has a color of #d50aff
<div style="background-color:#d50aff;">Content here</div>
.mybackground {background-color:#d50aff;}
Border around this has a color of #d50aff
<div style="border:2px solid #d50aff;">Content here</div>
.myborder {border:2px solid #d50aff;}