#d03fe2 color space conversions
Hex:
#d03fe2
RGB:
208, 63, 226
CMY:
18, 75, 11
CMYK:
8, 72, 0, 11
HSL:
293°, 73.7557%, 56.6667%
HSV (HSB):
293°, 72.1239%, 88.6275%
XYZ:
41.5174, 22.4559, 74.0977
xyY:
0.3007, 0.1626, 22.4559
CIE-Lab:
54.5074, 75.4624, -54.3540
CIE-LCH:
54.5074, 92.9997, 324.2356
CIE-Luv:
54.5074, 55.7267, -93.4368
Hunter-Lab:
47.3877, 73.4595, -59.5375
#d03fe2 color charts
#d03fe2 color shades, tints & tones
#d03fe2 color schemes
#d03fe2 color preview, HTML & CSS examples
This text has a color of #d03fe2
<p style="color:#d03fe2;">Text here</p>
.mytext {color:#d03fe2;}
This box has a color of #d03fe2
<div style="background-color:#d03fe2;">Content here</div>
.mybackground {background-color:#d03fe2;}
Border around this has a color of #d03fe2
<div style="border:2px solid #d03fe2;">Content here</div>
.myborder {border:2px solid #d03fe2;}