#dd67f0 color space conversions
Hex:
#dd67f0
RGB:
221, 103, 240
CMY:
13, 60, 6
CMYK:
8, 57, 0, 6
HSL:
292°, 82.0359%, 67.2549%
HSV (HSB):
292°, 57.0833%, 94.1176%
XYZ:
50.3972, 31.3639, 85.8357
xyY:
0.3007, 0.1871, 31.3639
CIE-Lab:
62.8136, 64.9793, -48.8707
CIE-LCH:
62.8136, 81.3060, 323.0533
CIE-Luv:
62.8136, 49.9345, -86.2991
Hunter-Lab:
56.0035, 62.6250, -51.6704
#dd67f0 color charts
#dd67f0 color shades, tints & tones
#dd67f0 color schemes
#dd67f0 color preview, HTML & CSS examples
This text has a color of #dd67f0
<p style="color:#dd67f0;">Text here</p>
.mytext {color:#dd67f0;}
This box has a color of #dd67f0
<div style="background-color:#dd67f0;">Content here</div>
.mybackground {background-color:#dd67f0;}
Border around this has a color of #dd67f0
<div style="border:2px solid #dd67f0;">Content here</div>
.myborder {border:2px solid #dd67f0;}