#dd38ff color space conversions
Hex:
#dd38ff
RGB:
221, 56, 255
CMY:
13, 78, 0
CMYK:
13, 78, 0, 0
HSL:
290°, 100.0000%, 60.9804%
HSV (HSB):
290°, 78.0392%, 100.0000%
XYZ:
49.2830, 25.4205, 96.9169
xyY:
0.2872, 0.1481, 25.4205
CIE-Lab:
57.4829, 84.9521, -65.6928
CIE-LCH:
57.4829, 107.3890, 322.2855
CIE-Luv:
57.4829, 56.3786, -112.9665
Hunter-Lab:
50.4187, 86.2461, -78.6764
#dd38ff color charts
#dd38ff color shades, tints & tones
#dd38ff color schemes
#dd38ff color preview, HTML & CSS examples
This text has a color of #dd38ff
<p style="color:#dd38ff;">Text here</p>
.mytext {color:#dd38ff;}
This box has a color of #dd38ff
<div style="background-color:#dd38ff;">Content here</div>
.mybackground {background-color:#dd38ff;}
Border around this has a color of #dd38ff
<div style="border:2px solid #dd38ff;">Content here</div>
.myborder {border:2px solid #dd38ff;}