#d02fd0 color space conversions
Hex:
#d02fd0
RGB:
208, 47, 208
CMY:
18, 82, 18
CMYK:
0, 77, 0, 18
HSL:
300°, 63.1373%, 50.0000%
HSV (HSB):
300°, 77.4038%, 81.5686%
XYZ:
38.4141, 19.9970, 61.5097
xyY:
0.3203, 0.1668, 19.9970
CIE-Lab:
51.8338, 77.2885, -48.3775
CIE-LCH:
51.8338, 91.1805, 327.9562
CIE-Luv:
51.8338, 64.6991, -83.6590
Hunter-Lab:
44.7180, 75.0804, -50.2509
#d02fd0 color charts
#d02fd0 color shades, tints & tones
#d02fd0 color schemes
#d02fd0 color preview, HTML & CSS examples
This text has a color of #d02fd0
<p style="color:#d02fd0;">Text here</p>
.mytext {color:#d02fd0;}
This box has a color of #d02fd0
<div style="background-color:#d02fd0;">Content here</div>
.mybackground {background-color:#d02fd0;}
Border around this has a color of #d02fd0
<div style="border:2px solid #d02fd0;">Content here</div>
.myborder {border:2px solid #d02fd0;}