#d811ff color space conversions
Hex:
#d811ff
RGB:
216, 17, 255
CMY:
15, 93, 0
CMYK:
15, 93, 0, 0
HSL:
290°, 100.0000%, 53.3333%
HSV (HSB):
290°, 93.3333%, 100.0000%
XYZ:
46.5694, 22.2198, 96.4421
xyY:
0.2818, 0.1345, 22.2198
CIE-Lab:
54.2595, 91.3338, -70.9356
CIE-LCH:
54.2595, 115.6449, 322.1648
CIE-Luv:
54.2595, 56.7976, -119.5615
Hunter-Lab:
47.1379, 93.8557, -88.3082
#d811ff color charts
#d811ff color shades, tints & tones
#d811ff color schemes
#d811ff color preview, HTML & CSS examples
This text has a color of #d811ff
<p style="color:#d811ff;">Text here</p>
.mytext {color:#d811ff;}
This box has a color of #d811ff
<div style="background-color:#d811ff;">Content here</div>
.mybackground {background-color:#d811ff;}
Border around this has a color of #d811ff
<div style="border:2px solid #d811ff;">Content here</div>
.myborder {border:2px solid #d811ff;}