#d81aff color space conversions
Hex:
#d81aff
RGB:
216, 26, 255
CMY:
15, 90, 0
CMYK:
15, 90, 0, 0
HSL:
290°, 100.0000%, 55.0980%
HSV (HSB):
290°, 89.8039%, 100.0000%
XYZ:
46.7383, 22.5577, 96.4984
xyY:
0.2819, 0.1361, 22.5577
CIE-Lab:
54.6138, 90.2826, -70.3621
CIE-LCH:
54.6138, 114.4629, 322.0688
CIE-Luv:
54.6138, 56.2960, -118.8422
Hunter-Lab:
47.4950, 92.5400, -87.2166
#d81aff color charts
#d81aff color shades, tints & tones
#d81aff color schemes
#d81aff color preview, HTML & CSS examples
This text has a color of #d81aff
<p style="color:#d81aff;">Text here</p>
.mytext {color:#d81aff;}
This box has a color of #d81aff
<div style="background-color:#d81aff;">Content here</div>
.mybackground {background-color:#d81aff;}
Border around this has a color of #d81aff
<div style="border:2px solid #d81aff;">Content here</div>
.myborder {border:2px solid #d81aff;}