#df05ec color space conversions
Hex:
#df05ec
RGB:
223, 5, 236
CMY:
13, 98, 7
CMYK:
6, 98, 0, 7
HSL:
297°, 95.8506%, 47.2549%
HSV (HSB):
297°, 97.8814%, 92.5490%
XYZ:
45.6260, 21.8526, 81.1701
xyY:
0.3069, 0.1470, 21.8526
CIE-Lab:
53.8703, 90.3315, -60.8802
CIE-LCH:
53.8703, 108.9320, 326.0214
CIE-Luv:
53.8703, 68.6226, -104.7249
Hunter-Lab:
46.7468, 92.4134, -70.2270
#df05ec color charts
#df05ec color shades, tints & tones
#df05ec color schemes
#df05ec color preview, HTML & CSS examples
This text has a color of #df05ec
<p style="color:#df05ec;">Text here</p>
.mytext {color:#df05ec;}
This box has a color of #df05ec
<div style="background-color:#df05ec;">Content here</div>
.mybackground {background-color:#df05ec;}
Border around this has a color of #df05ec
<div style="border:2px solid #df05ec;">Content here</div>
.myborder {border:2px solid #df05ec;}