#d800e1 color space conversions
Hex:
#d800e1
RGB:
216, 0, 225
CMY:
15, 100, 12
CMYK:
4, 100, 0, 12
HSL:
298°, 100.0000%, 44.1176%
HSV (HSB):
298°, 100.0000%, 88.2353%
XYZ:
41.9095, 20.0352, 72.8925
xyY:
0.3108, 0.1486, 20.0352
CIE-Lab:
51.8770, 87.9912, -57.9303
CIE-LCH:
51.8770, 105.3488, 326.6405
CIE-Luv:
51.8770, 68.0600, -99.1247
Hunter-Lab:
44.7607, 88.7988, -65.2209
#d800e1 color charts
#d800e1 color shades, tints & tones
#d800e1 color schemes
#d800e1 color preview, HTML & CSS examples
This text has a color of #d800e1
<p style="color:#d800e1;">Text here</p>
.mytext {color:#d800e1;}
This box has a color of #d800e1
<div style="background-color:#d800e1;">Content here</div>
.mybackground {background-color:#d800e1;}
Border around this has a color of #d800e1
<div style="border:2px solid #d800e1;">Content here</div>
.myborder {border:2px solid #d800e1;}