#de03e0 color space conversions
Hex:
#de03e0
RGB:
222, 3, 224
CMY:
13, 99, 12
CMYK:
1, 99, 0, 12
HSL:
299°, 97.3568%, 44.5098%
HSV (HSB):
299°, 98.6607%, 87.8431%
XYZ:
43.6113, 20.9765, 72.2713
xyY:
0.3187, 0.1533, 20.9765
CIE-Lab:
52.9238, 88.5619, -55.6270
CIE-LCH:
52.9238, 104.5828, 327.8665
CIE-Luv:
52.9238, 72.5881, -96.3555
Hunter-Lab:
45.8002, 89.8190, -61.4978
#de03e0 color charts
#de03e0 color shades, tints & tones
#de03e0 color schemes
#de03e0 color preview, HTML & CSS examples
This text has a color of #de03e0
<p style="color:#de03e0;">Text here</p>
.mytext {color:#de03e0;}
This box has a color of #de03e0
<div style="background-color:#de03e0;">Content here</div>
.mybackground {background-color:#de03e0;}
Border around this has a color of #de03e0
<div style="border:2px solid #de03e0;">Content here</div>
.myborder {border:2px solid #de03e0;}