#d01ff0 color space conversions
Hex:
#d01ff0
RGB:
208, 31, 240
CMY:
18, 88, 6
CMYK:
13, 87, 0, 6
HSL:
291°, 87.4477%, 53.1373%
HSV (HSB):
291°, 87.0833%, 94.1176%
XYZ:
42.2306, 20.6811, 84.2041
xyY:
0.2871, 0.1406, 20.6811
CIE-Lab:
52.5987, 85.8495, -65.3045
CIE-LCH:
52.5987, 107.8648, 322.7403
CIE-Luv:
52.5987, 55.6210, -109.8933
Hunter-Lab:
45.4765, 86.1755, -77.9475
#d01ff0 color charts
#d01ff0 color shades, tints & tones
#d01ff0 color schemes
#d01ff0 color preview, HTML & CSS examples
This text has a color of #d01ff0
<p style="color:#d01ff0;">Text here</p>
.mytext {color:#d01ff0;}
This box has a color of #d01ff0
<div style="background-color:#d01ff0;">Content here</div>
.mybackground {background-color:#d01ff0;}
Border around this has a color of #d01ff0
<div style="border:2px solid #d01ff0;">Content here</div>
.myborder {border:2px solid #d01ff0;}