#de06f3 color space conversions
Hex:
#de06f3
RGB:
222, 6, 243
CMY:
13, 98, 5
CMYK:
9, 98, 0, 5
HSL:
295°, 95.1807%, 48.8235%
HSV (HSB):
295°, 97.5309%, 95.2941%
XYZ:
46.3670, 22.1309, 86.6219
xyY:
0.2989, 0.1427, 22.1309
CIE-Lab:
54.1656, 91.1665, -64.3435
CIE-LCH:
54.1656, 111.5859, 324.7863
CIE-Luv:
54.1656, 65.3263, -110.0175
Hunter-Lab:
47.0435, 93.6069, -76.2411
#de06f3 color charts
#de06f3 color shades, tints & tones
#de06f3 color schemes
#de06f3 color preview, HTML & CSS examples
This text has a color of #de06f3
<p style="color:#de06f3;">Text here</p>
.mytext {color:#de06f3;}
This box has a color of #de06f3
<div style="background-color:#de06f3;">Content here</div>
.mybackground {background-color:#de06f3;}
Border around this has a color of #de06f3
<div style="border:2px solid #de06f3;">Content here</div>
.myborder {border:2px solid #de06f3;}