#d02ff1 color space conversions
Hex:
#d02ff1
RGB:
208, 47, 241
CMY:
18, 82, 5
CMYK:
14, 80, 0, 5
HSL:
290°, 87.3874%, 56.4706%
HSV (HSB):
290°, 80.4979%, 94.5098%
XYZ:
42.9061, 21.7938, 85.1643
xyY:
0.2863, 0.1454, 21.7938
CIE-Lab:
53.8075, 82.6628, -63.9155
CIE-LCH:
53.8075, 104.4908, 322.2885
CIE-Luv:
53.8075, 53.5990, -108.1838
Hunter-Lab:
46.6838, 82.3589, -75.4828
#d02ff1 color charts
#d02ff1 color shades, tints & tones
#d02ff1 color schemes
#d02ff1 color preview, HTML & CSS examples
This text has a color of #d02ff1
<p style="color:#d02ff1;">Text here</p>
.mytext {color:#d02ff1;}
This box has a color of #d02ff1
<div style="background-color:#d02ff1;">Content here</div>
.mybackground {background-color:#d02ff1;}
Border around this has a color of #d02ff1
<div style="border:2px solid #d02ff1;">Content here</div>
.myborder {border:2px solid #d02ff1;}