#de07d3 color space conversions
Hex:
#de07d3
RGB:
222, 7, 211
CMY:
13, 97, 17
CMYK:
0, 97, 5, 13
HSL:
303°, 93.8865%, 44.9020%
HSV (HSB):
303°, 96.8468%, 87.0588%
XYZ:
41.9581, 20.3847, 63.3512
xyY:
0.3338, 0.1622, 20.3847
CIE-Lab:
52.2694, 86.4465, -49.2602
CIE-LCH:
52.2694, 99.4966, 330.3240
CIE-Luv:
52.2694, 77.6279, -86.4260
Hunter-Lab:
45.1494, 86.8713, -51.5879
#de07d3 color charts
#de07d3 color shades, tints & tones
#de07d3 color schemes
#de07d3 color preview, HTML & CSS examples
This text has a color of #de07d3
<p style="color:#de07d3;">Text here</p>
.mytext {color:#de07d3;}
This box has a color of #de07d3
<div style="background-color:#de07d3;">Content here</div>
.mybackground {background-color:#de07d3;}
Border around this has a color of #de07d3
<div style="border:2px solid #de07d3;">Content here</div>
.myborder {border:2px solid #de07d3;}