#d800ff color space conversions
Hex:
#d800ff
RGB:
216, 0, 255
CMY:
15, 100, 0
CMYK:
15, 100, 0, 0
HSL:
291°, 100.0000%, 50.0000%
HSV (HSB):
291°, 100.0000%, 100.0000%
XYZ:
46.3689, 21.8189, 96.3753
xyY:
0.2818, 0.1326, 21.8189
CIE-Lab:
53.8344, 92.5999, -71.6242
CIE-LCH:
53.8344, 117.0673, 322.2787
CIE-Luv:
53.8344, 57.3914, -120.4106
Hunter-Lab:
46.7107, 95.4499, -89.6318
#d800ff color charts
#d800ff RGB chart
#d800ff CMYK chart
#d800ff RGB pie chart
#d800ff color shades, tints & tones
#d800ff color schemes
#d800ff color preview, HTML & CSS examples
This text has a color of #d800ff
<p style="color:#d800ff;">Text here</p>
.mytext {color:#d800ff;}
Text color #d800ff
This box has a color of #d800ff
<div style="background-color:#d800ff;">Content here</div>
.mybackground {background-color:#d800ff;}
Background color #d800ff
Border around this has a color of #d800ff
<div style="border:2px solid #d800ff;">Content here</div>
.myborder {border:2px solid #d800ff;}
Border color #d800ff