#dd1bed color space conversions
Hex:
#dd1bed
RGB:
221, 27, 237
CMY:
13, 89, 7
CMYK:
7, 89, 0, 7
HSL:
295°, 85.3659%, 51.7647%
HSV (HSB):
295°, 88.6076%, 92.9412%
XYZ:
45.4968, 22.2704, 82.0214
xyY:
0.3037, 0.1487, 22.2704
CIE-Lab:
54.3128, 88.0544, -60.7492
CIE-LCH:
54.3128, 106.9768, 325.3980
CIE-Luv:
54.3128, 65.7010, -104.4686
Hunter-Lab:
47.1916, 89.5043, -70.0151
#dd1bed color charts
#dd1bed color shades, tints & tones
#dd1bed color schemes
#dd1bed color preview, HTML & CSS examples
This text has a color of #dd1bed
<p style="color:#dd1bed;">Text here</p>
.mytext {color:#dd1bed;}
This box has a color of #dd1bed
<div style="background-color:#dd1bed;">Content here</div>
.mybackground {background-color:#dd1bed;}
Border around this has a color of #dd1bed
<div style="border:2px solid #dd1bed;">Content here</div>
.myborder {border:2px solid #dd1bed;}