#ddcafe color space conversions
Hex:
#ddcafe
RGB:
221, 202, 254
CMY:
13, 21, 0
CMYK:
13, 20, 0, 0
HSL:
262°, 96.2963%, 89.4118%
HSV (HSB):
262°, 20.4724%, 99.6078%
XYZ:
68.8287, 64.7690, 102.6399
xyY:
0.2914, 0.2742, 64.7690
CIE-Lab:
84.3645, 16.3950, -23.0597
CIE-LCH:
84.3645, 28.2939, 305.4120
CIE-Luv:
84.3645, 6.9718, -39.4753
Hunter-Lab:
80.4792, 11.8211, -19.2807
#ddcafe color charts
#ddcafe RGB chart
#ddcafe CMYK chart
#ddcafe RGB pie chart
#ddcafe color shades, tints & tones
#ddcafe color schemes
#ddcafe color preview, HTML & CSS examples
This text has a color of #ddcafe
<p style="color:#ddcafe;">Text here</p>
.mytext {color:#ddcafe;}
Text color #ddcafe
This box has a color of #ddcafe
<div style="background-color:#ddcafe;">Content here</div>
.mybackground {background-color:#ddcafe;}
Background color #ddcafe
Border around this has a color of #ddcafe
<div style="border:2px solid #ddcafe;">Content here</div>
.myborder {border:2px solid #ddcafe;}
Border color #ddcafe