#dbbafc color space conversions
Hex:
#dbbafc
RGB:
219, 186, 252
CMY:
14, 27, 1
CMYK:
13, 26, 0, 1
HSL:
270°, 91.6667%, 85.8824%
HSV (HSB):
270°, 26.1905%, 98.8235%
XYZ:
64.3430, 57.2062, 99.7461
xyY:
0.2908, 0.2585, 57.2062
CIE-Lab:
80.2954, 23.9603, -28.2149
CIE-LCH:
80.2954, 37.0159, 310.3382
CIE-Luv:
80.2954, 13.3944, -48.9580
Hunter-Lab:
75.6348, 19.4904, -25.2465
#dbbafc color charts
#dbbafc color shades, tints & tones
#dbbafc color schemes
#dbbafc color preview, HTML & CSS examples
This text has a color of #dbbafc
<p style="color:#dbbafc;">Text here</p>
.mytext {color:#dbbafc;}
This box has a color of #dbbafc
<div style="background-color:#dbbafc;">Content here</div>
.mybackground {background-color:#dbbafc;}
Border around this has a color of #dbbafc
<div style="border:2px solid #dbbafc;">Content here</div>
.myborder {border:2px solid #dbbafc;}