#d701e1 color space conversions
Hex:
#d701e1
RGB:
215, 1, 225
CMY:
16, 100, 12
CMYK:
4, 100, 0, 12
HSL:
297°, 99.1150%, 44.3137%
HSV (HSB):
297°, 99.5556%, 88.2353%
XYZ:
41.6258, 19.9050, 72.8823
xyY:
0.3097, 0.1481, 19.9050
CIE-Lab:
51.7297, 87.7654, -58.1761
CIE-LCH:
51.7297, 105.2959, 326.4612
CIE-Luv:
51.7297, 67.3159, -99.3764
Hunter-Lab:
44.6150, 88.4640, -65.6245
#d701e1 color charts
#d701e1 color shades, tints & tones
#d701e1 color schemes
#d701e1 color preview, HTML & CSS examples
This text has a color of #d701e1
<p style="color:#d701e1;">Text here</p>
.mytext {color:#d701e1;}
This box has a color of #d701e1
<div style="background-color:#d701e1;">Content here</div>
.mybackground {background-color:#d701e1;}
Border around this has a color of #d701e1
<div style="border:2px solid #d701e1;">Content here</div>
.myborder {border:2px solid #d701e1;}