#ddc6fa color space conversions
Hex:
#ddc6fa
RGB:
221, 198, 250
CMY:
13, 22, 2
CMYK:
12, 21, 0, 2
HSL:
267°, 83.8710%, 87.8431%
HSV (HSB):
267°, 20.8000%, 98.0392%
XYZ:
67.2682, 62.6624, 98.9921
xyY:
0.2938, 0.2737, 62.6624
CIE-Lab:
83.2645, 17.7174, -22.6052
CIE-LCH:
83.2645, 28.7211, 308.0885
CIE-Luv:
83.2645, 9.1744, -38.8706
Hunter-Lab:
79.1596, 13.1563, -18.7327
#ddc6fa color charts
#ddc6fa color shades, tints & tones
#ddc6fa color schemes
#ddc6fa color preview, HTML & CSS examples
This text has a color of #ddc6fa
<p style="color:#ddc6fa;">Text here</p>
.mytext {color:#ddc6fa;}
This box has a color of #ddc6fa
<div style="background-color:#ddc6fa;">Content here</div>
.mybackground {background-color:#ddc6fa;}
Border around this has a color of #ddc6fa
<div style="border:2px solid #ddc6fa;">Content here</div>
.myborder {border:2px solid #ddc6fa;}