#d201fa color space conversions
Hex:
#d201fa
RGB:
210, 1, 250
CMY:
18, 100, 2
CMYK:
16, 100, 0, 2
HSL:
290°, 99.2032%, 49.2157%
HSV (HSB):
290°, 99.6000%, 98.0392%
XYZ:
43.8445, 20.6255, 92.1127
xyY:
0.2800, 0.1317, 20.6255
CIE-Lab:
52.5371, 90.9147, -70.9870
CIE-LCH:
52.5371, 115.3457, 322.0170
CIE-Luv:
52.5371, 55.1375, -118.4859
Hunter-Lab:
45.4153, 92.8495, -88.4632
#d201fa color charts
#d201fa color shades, tints & tones
#d201fa color schemes
#d201fa color preview, HTML & CSS examples
This text has a color of #d201fa
<p style="color:#d201fa;">Text here</p>
.mytext {color:#d201fa;}
This box has a color of #d201fa
<div style="background-color:#d201fa;">Content here</div>
.mybackground {background-color:#d201fa;}
Border around this has a color of #d201fa
<div style="border:2px solid #d201fa;">Content here</div>
.myborder {border:2px solid #d201fa;}