#dd05ec color space conversions
Hex:
#dd05ec
RGB:
221, 5, 236
CMY:
13, 98, 7
CMYK:
6, 98, 0, 7
HSL:
296°, 95.8506%, 47.2549%
HSV (HSB):
296°, 97.8814%, 92.5490%
XYZ:
45.0134, 21.5368, 81.1414
xyY:
0.3048, 0.1458, 21.5368
CIE-Lab:
53.5321, 90.0293, -61.4420
CIE-LCH:
53.5321, 108.9972, 325.6877
CIE-Luv:
53.5321, 67.2330, -105.3299
Hunter-Lab:
46.4078, 91.9231, -71.1798
#dd05ec color charts
#dd05ec color shades, tints & tones
#dd05ec color schemes
#dd05ec color preview, HTML & CSS examples
This text has a color of #dd05ec
<p style="color:#dd05ec;">Text here</p>
.mytext {color:#dd05ec;}
This box has a color of #dd05ec
<div style="background-color:#dd05ec;">Content here</div>
.mybackground {background-color:#dd05ec;}
Border around this has a color of #dd05ec
<div style="border:2px solid #dd05ec;">Content here</div>
.myborder {border:2px solid #dd05ec;}