#ddc1fc color space conversions
Hex:
#ddc1fc
RGB:
221, 193, 252
CMY:
13, 24, 1
CMYK:
12, 23, 0, 1
HSL:
268°, 90.7692%, 87.2549%
HSV (HSB):
268°, 23.4127%, 98.8235%
XYZ:
66.4594, 60.5404, 100.2781
xyY:
0.2924, 0.2664, 60.5404
CIE-Lab:
82.1310, 20.8100, -25.3948
CIE-LCH:
82.1310, 32.8322, 309.3333
CIE-Luv:
82.1310, 11.3125, -43.9107
Hunter-Lab:
77.8077, 16.3024, -21.9473
#ddc1fc color charts
#ddc1fc color shades, tints & tones
#ddc1fc color schemes
#ddc1fc color preview, HTML & CSS examples
This text has a color of #ddc1fc
<p style="color:#ddc1fc;">Text here</p>
.mytext {color:#ddc1fc;}
This box has a color of #ddc1fc
<div style="background-color:#ddc1fc;">Content here</div>
.mybackground {background-color:#ddc1fc;}
Border around this has a color of #ddc1fc
<div style="border:2px solid #ddc1fc;">Content here</div>
.myborder {border:2px solid #ddc1fc;}