#d800ed color space conversions
Hex:
#d800ed
RGB:
216, 0, 237
CMY:
15, 100, 7
CMYK:
9, 100, 0, 7
HSL:
295°, 100.0000%, 46.4706%
HSV (HSB):
295°, 100.0000%, 92.9412%
XYZ:
43.6050, 20.7134, 81.8206
xyY:
0.2984, 0.1417, 20.7134
CIE-Lab:
52.6343, 89.7909, -63.4944
CIE-LCH:
52.6343, 109.9724, 324.7345
CIE-Luv:
52.6343, 63.6163, -107.7793
Hunter-Lab:
45.5119, 91.3749, -74.7323
#d800ed color charts
#d800ed RGB chart
#d800ed CMYK chart
#d800ed RGB pie chart
#d800ed color shades, tints & tones
#d800ed color schemes
#d800ed color preview, HTML & CSS examples
This text has a color of #d800ed
<p style="color:#d800ed;">Text here</p>
.mytext {color:#d800ed;}
Text color #d800ed
This box has a color of #d800ed
<div style="background-color:#d800ed;">Content here</div>
.mybackground {background-color:#d800ed;}
Background color #d800ed
Border around this has a color of #d800ed
<div style="border:2px solid #d800ed;">Content here</div>
.myborder {border:2px solid #d800ed;}
Border color #d800ed