#dabbff color space conversions
Hex:
#dabbff
RGB:
218, 187, 255
CMY:
15, 27, 0
CMYK:
15, 27, 0, 0
HSL:
267°, 100.0000%, 86.6667%
HSV (HSB):
267°, 26.6667%, 100.0000%
XYZ:
64.7338, 57.6661, 102.3266
xyY:
0.2881, 0.2566, 57.6661
CIE-Lab:
80.5528, 23.7379, -29.4319
CIE-LCH:
80.5528, 37.8118, 308.8874
CIE-Luv:
80.5528, 12.0795, -50.9738
Hunter-Lab:
75.9382, 19.2711, -26.7364
#dabbff color charts
#dabbff RGB chart
#dabbff CMYK chart
#dabbff RGB pie chart
#dabbff color shades, tints & tones
#dabbff color schemes
#dabbff color preview, HTML & CSS examples
This text has a color of #dabbff
<p style="color:#dabbff;">Text here</p>
.mytext {color:#dabbff;}
Text color #dabbff
This box has a color of #dabbff
<div style="background-color:#dabbff;">Content here</div>
.mybackground {background-color:#dabbff;}
Background color #dabbff
Border around this has a color of #dabbff
<div style="border:2px solid #dabbff;">Content here</div>
.myborder {border:2px solid #dabbff;}
Border color #dabbff