#d02fc8 color space conversions
Hex:
#d02fc8
RGB:
208, 47, 200
CMY:
18, 82, 22
CMYK:
0, 77, 4, 18
HSL:
303°, 63.1373%, 50.0000%
HSV (HSB):
303°, 77.4038%, 81.5686%
XYZ:
37.4543, 19.6131, 56.4552
xyY:
0.3299, 0.1728, 19.6131
CIE-Lab:
51.3969, 76.0668, -44.4721
CIE-LCH:
51.3969, 88.1132, 329.6875
CIE-Luv:
51.3969, 67.6089, -77.5179
Hunter-Lab:
44.2866, 73.4601, -44.5804
#d02fc8 color charts
#d02fc8 color shades, tints & tones
#d02fc8 color schemes
#d02fc8 color preview, HTML & CSS examples
This text has a color of #d02fc8
<p style="color:#d02fc8;">Text here</p>
.mytext {color:#d02fc8;}
This box has a color of #d02fc8
<div style="background-color:#d02fc8;">Content here</div>
.mybackground {background-color:#d02fc8;}
Border around this has a color of #d02fc8
<div style="border:2px solid #d02fc8;">Content here</div>
.myborder {border:2px solid #d02fc8;}