#ddbbfa color space conversions
Hex:
#ddbbfa
RGB:
221, 187, 250
CMY:
13, 27, 2
CMYK:
12, 25, 0, 2
HSL:
272°, 86.3014%, 85.6863%
HSV (HSB):
272°, 25.2000%, 98.0392%
XYZ:
64.8444, 57.8149, 98.1842
xyY:
0.2936, 0.2618, 57.8149
CIE-Lab:
80.6358, 23.6307, -26.6088
CIE-LCH:
80.6358, 35.5871, 311.6075
CIE-Luv:
80.6358, 14.2746, -46.2651
Hunter-Lab:
76.0361, 19.1635, -23.3349
#ddbbfa color charts
#ddbbfa color shades, tints & tones
#ddbbfa color schemes
#ddbbfa color preview, HTML & CSS examples
This text has a color of #ddbbfa
<p style="color:#ddbbfa;">Text here</p>
.mytext {color:#ddbbfa;}
This box has a color of #ddbbfa
<div style="background-color:#ddbbfa;">Content here</div>
.mybackground {background-color:#ddbbfa;}
Border around this has a color of #ddbbfa
<div style="border:2px solid #ddbbfa;">Content here</div>
.myborder {border:2px solid #ddbbfa;}