#dbbbdc color space conversions
Hex:
#dbbbdc
RGB:
219, 187, 220
CMY:
14, 27, 14
CMYK:
0, 15, 0, 14
HSL:
298°, 32.0388%, 79.8039%
HSV (HSB):
298°, 15.0000%, 86.2745%
XYZ:
59.9020, 55.7680, 75.3173
xyY:
0.3136, 0.2920, 55.7680
CIE-Lab:
79.4816, 17.1257, -12.2549
CIE-LCH:
79.4816, 21.0588, 324.4130
CIE-Luv:
79.4816, 16.1637, -21.8518
Hunter-Lab:
74.6780, 12.4950, -7.5230
#dbbbdc color charts
#dbbbdc RGB chart
#dbbbdc CMYK chart
#dbbbdc RGB pie chart
#dbbbdc color shades, tints & tones
#dbbbdc color schemes
#dbbbdc color preview, HTML & CSS examples
This text has a color of #dbbbdc
<p style="color:#dbbbdc;">Text here</p>
.mytext {color:#dbbbdc;}
Text color #dbbbdc
This box has a color of #dbbbdc
<div style="background-color:#dbbbdc;">Content here</div>
.mybackground {background-color:#dbbbdc;}
Background color #dbbbdc
Border around this has a color of #dbbbdc
<div style="border:2px solid #dbbbdc;">Content here</div>
.myborder {border:2px solid #dbbbdc;}
Border color #dbbbdc