#d808ed color space conversions
Hex:
#d808ed
RGB:
216, 8, 237
CMY:
15, 97, 7
CMYK:
9, 97, 0, 7
HSL:
294°, 93.4694%, 48.0392%
HSV (HSB):
294°, 96.6245%, 92.9412%
XYZ:
43.6918, 20.8870, 81.8495
xyY:
0.2984, 0.1426, 20.8870
CIE-Lab:
52.8256, 89.2222, -63.1860
CIE-LCH:
52.8256, 109.3301, 324.6944
CIE-Luv:
52.8256, 63.3224, -107.3740
Hunter-Lab:
45.7023, 90.6684, -74.1925
#d808ed color charts
#d808ed color shades, tints & tones
#d808ed color schemes
#d808ed color preview, HTML & CSS examples
This text has a color of #d808ed
<p style="color:#d808ed;">Text here</p>
.mytext {color:#d808ed;}
This box has a color of #d808ed
<div style="background-color:#d808ed;">Content here</div>
.mybackground {background-color:#d808ed;}
Border around this has a color of #d808ed
<div style="border:2px solid #d808ed;">Content here</div>
.myborder {border:2px solid #d808ed;}