#d3ccdb color space conversions
Hex:
#d3ccdb
RGB:
211, 204, 219
CMY:
17, 20, 14
CMYK:
4, 7, 0, 14
HSL:
268°, 17.2414%, 82.9412%
HSV (HSB):
268°, 6.8493%, 85.8824%
XYZ:
61.2430, 62.1491, 75.7860
xyY:
0.3075, 0.3120, 62.1491
CIE-Lab:
82.9926, 5.1673, -6.5676
CIE-LCH:
82.9926, 8.3567, 308.1955
CIE-Luv:
82.9926, 3.0417, -10.9766
Hunter-Lab:
78.8347, 0.7077, -1.8128
#d3ccdb color charts
#d3ccdb color shades, tints & tones
#d3ccdb color schemes
#d3ccdb color preview, HTML & CSS examples
This text has a color of #d3ccdb
<p style="color:#d3ccdb;">Text here</p>
.mytext {color:#d3ccdb;}
This box has a color of #d3ccdb
<div style="background-color:#d3ccdb;">Content here</div>
.mybackground {background-color:#d3ccdb;}
Border around this has a color of #d3ccdb
<div style="border:2px solid #d3ccdb;">Content here</div>
.myborder {border:2px solid #d3ccdb;}