#ddbafe color space conversions
Hex:
#ddbafe
RGB:
221, 186, 254
CMY:
13, 27, 0
CMYK:
13, 27, 0, 0
HSL:
271°, 97.1429%, 86.2745%
HSV (HSB):
271°, 26.7717%, 99.6078%
XYZ:
65.2671, 57.6457, 101.4527
xyY:
0.2909, 0.2569, 57.6457
CIE-Lab:
80.5414, 24.9917, -28.8923
CIE-LCH:
80.5414, 38.2014, 310.8597
CIE-Luv:
80.5414, 14.3126, -50.2699
Hunter-Lab:
75.9248, 20.5753, -26.0775
#ddbafe color charts
#ddbafe color shades, tints & tones
#ddbafe color schemes
#ddbafe color preview, HTML & CSS examples
This text has a color of #ddbafe
<p style="color:#ddbafe;">Text here</p>
.mytext {color:#ddbafe;}
This box has a color of #ddbafe
<div style="background-color:#ddbafe;">Content here</div>
.mybackground {background-color:#ddbafe;}
Border around this has a color of #ddbafe
<div style="border:2px solid #ddbafe;">Content here</div>
.myborder {border:2px solid #ddbafe;}