#ddbbfe color space conversions
Hex:
#ddbbfe
RGB:
221, 187, 254
CMY:
13, 27, 0
CMYK:
13, 26, 0, 0
HSL:
270°, 97.1014%, 86.4706%
HSV (HSB):
270°, 26.3780%, 99.6078%
XYZ:
65.4785, 58.0686, 101.5232
xyY:
0.2909, 0.2580, 58.0686
CIE-Lab:
80.7769, 24.4525, -28.5315
CIE-LCH:
80.7769, 37.5762, 310.5978
CIE-Luv:
80.7769, 13.8592, -49.6031
Hunter-Lab:
76.2027, 20.0244, -25.6488
#ddbbfe color charts
#ddbbfe color shades, tints & tones
#ddbbfe color schemes
#ddbbfe color preview, HTML & CSS examples
This text has a color of #ddbbfe
<p style="color:#ddbbfe;">Text here</p>
.mytext {color:#ddbbfe;}
This box has a color of #ddbbfe
<div style="background-color:#ddbbfe;">Content here</div>
.mybackground {background-color:#ddbbfe;}
Border around this has a color of #ddbbfe
<div style="border:2px solid #ddbbfe;">Content here</div>
.myborder {border:2px solid #ddbbfe;}