#dbccdf color space conversions
Hex:
#dbccdf
RGB:
219, 204, 223
CMY:
14, 20, 13
CMYK:
2, 9, 0, 13
HSL:
287°, 22.8916%, 83.7255%
HSV (HSB):
287°, 8.5202%, 87.4510%
XYZ:
64.1256, 63.5735, 78.7032
xyY:
0.3107, 0.3080, 63.5735
CIE-Lab:
83.7432, 8.6040, -7.5191
CIE-LCH:
83.7432, 11.4265, 318.8494
CIE-Luv:
83.7432, 7.3310, -13.0727
Hunter-Lab:
79.7330, 4.0265, -2.7111
#dbccdf color charts
#dbccdf color shades, tints & tones
#dbccdf color schemes
#dbccdf color preview, HTML & CSS examples
This text has a color of #dbccdf
<p style="color:#dbccdf;">Text here</p>
.mytext {color:#dbccdf;}
This box has a color of #dbccdf
<div style="background-color:#dbccdf;">Content here</div>
.mybackground {background-color:#dbccdf;}
Border around this has a color of #dbccdf
<div style="border:2px solid #dbccdf;">Content here</div>
.myborder {border:2px solid #dbccdf;}