#de02b4 color space conversions
Hex:
#de02b4
RGB:
222, 2, 180
CMY:
13, 99, 29
CMYK:
0, 99, 19, 13
HSL:
311°, 98.2143%, 43.9216%
HSV (HSB):
311°, 99.0991%, 87.0588%
XYZ:
38.3841, 18.8683, 44.7989
xyY:
0.3761, 0.1849, 18.8683
CIE-Lab:
50.5328, 82.8002, -34.0413
CIE-LCH:
50.5328, 89.5248, 337.6512
CIE-Luv:
50.5328, 91.3172, -62.9181
Hunter-Lab:
43.4377, 81.7175, -30.7417
#de02b4 color charts
#de02b4 color shades, tints & tones
#de02b4 color schemes
#de02b4 color preview, HTML & CSS examples
This text has a color of #de02b4
<p style="color:#de02b4;">Text here</p>
.mytext {color:#de02b4;}
This box has a color of #de02b4
<div style="background-color:#de02b4;">Content here</div>
.mybackground {background-color:#de02b4;}
Border around this has a color of #de02b4
<div style="border:2px solid #de02b4;">Content here</div>
.myborder {border:2px solid #de02b4;}