#dd45da color space conversions
Hex:
#dd45da
RGB:
221, 69, 218
CMY:
13, 73, 15
CMYK:
0, 69, 1, 13
HSL:
301°, 69.0909%, 56.8627%
HSV (HSB):
301°, 68.7783%, 86.6667%
XYZ:
44.6018, 24.6904, 68.7446
xyY:
0.3231, 0.1789, 24.6904
CIE-Lab:
56.7725, 74.8706, -46.1061
CIE-LCH:
56.7725, 87.9283, 328.3748
CIE-Luv:
56.7725, 65.9530, -81.6386
Hunter-Lab:
49.6894, 73.2674, -47.2444
#dd45da color charts
#dd45da color shades, tints & tones
#dd45da color schemes
#dd45da color preview, HTML & CSS examples
This text has a color of #dd45da
<p style="color:#dd45da;">Text here</p>
.mytext {color:#dd45da;}
This box has a color of #dd45da
<div style="background-color:#dd45da;">Content here</div>
.mybackground {background-color:#dd45da;}
Border around this has a color of #dd45da
<div style="border:2px solid #dd45da;">Content here</div>
.myborder {border:2px solid #dd45da;}