#dd4cfc color space conversions
Hex:
#dd4cfc
RGB:
221, 76, 252
CMY:
13, 70, 1
CMYK:
12, 70, 0, 1
HSL:
289°, 96.7033%, 64.3137%
HSV (HSB):
289°, 69.8413%, 98.8235%
XYZ:
49.9739, 27.5693, 94.7830
xyY:
0.2900, 0.1600, 27.5693
CIE-Lab:
59.4976, 78.1363, -60.7965
CIE-LCH:
59.4976, 99.0025, 322.1141
CIE-Luv:
59.4976, 53.7171, -105.6242
Hunter-Lab:
52.5065, 78.0040, -70.2738
#dd4cfc color charts
#dd4cfc color shades, tints & tones
#dd4cfc color schemes
#dd4cfc color preview, HTML & CSS examples
This text has a color of #dd4cfc
<p style="color:#dd4cfc;">Text here</p>
.mytext {color:#dd4cfc;}
This box has a color of #dd4cfc
<div style="background-color:#dd4cfc;">Content here</div>
.mybackground {background-color:#dd4cfc;}
Border around this has a color of #dd4cfc
<div style="border:2px solid #dd4cfc;">Content here</div>
.myborder {border:2px solid #dd4cfc;}