#de02f3 color space conversions
Hex:
#de02f3
RGB:
222, 2, 243
CMY:
13, 99, 5
CMYK:
9, 99, 0, 5
HSL:
295°, 98.3673%, 48.0392%
HSV (HSB):
295°, 99.1770%, 95.2941%
XYZ:
46.3236, 22.0441, 86.6074
xyY:
0.2989, 0.1422, 22.0441
CIE-Lab:
54.0737, 91.4397, -64.4916
CIE-LCH:
54.0737, 111.8945, 324.8050
CIE-Luv:
54.0737, 65.4695, -110.2149
Hunter-Lab:
46.9511, 93.9497, -76.5023
#de02f3 color charts
#de02f3 color shades, tints & tones
#de02f3 color schemes
#de02f3 color preview, HTML & CSS examples
This text has a color of #de02f3
<p style="color:#de02f3;">Text here</p>
.mytext {color:#de02f3;}
This box has a color of #de02f3
<div style="background-color:#de02f3;">Content here</div>
.mybackground {background-color:#de02f3;}
Border around this has a color of #de02f3
<div style="border:2px solid #de02f3;">Content here</div>
.myborder {border:2px solid #de02f3;}