#de02b7 color space conversions
Hex:
#de02b7
RGB:
222, 2, 183
CMY:
13, 99, 28
CMYK:
0, 99, 18, 13
HSL:
311°, 98.2143%, 43.9216%
HSV (HSB):
311°, 99.0991%, 87.0588%
XYZ:
38.6932, 18.9919, 46.4262
xyY:
0.3717, 0.1824, 18.9919
CIE-Lab:
50.6777, 83.1645, -35.5711
CIE-LCH:
50.6777, 90.4524, 336.8426
CIE-Luv:
50.6777, 89.9608, -65.2511
Hunter-Lab:
43.5797, 82.2205, -32.6568
#de02b7 color charts
#de02b7 color shades, tints & tones
#de02b7 color schemes
#de02b7 color preview, HTML & CSS examples
This text has a color of #de02b7
<p style="color:#de02b7;">Text here</p>
.mytext {color:#de02b7;}
This box has a color of #de02b7
<div style="background-color:#de02b7;">Content here</div>
.mybackground {background-color:#de02b7;}
Border around this has a color of #de02b7
<div style="border:2px solid #de02b7;">Content here</div>
.myborder {border:2px solid #de02b7;}