#dabbe9 color space conversions
Hex:
#dabbe9
RGB:
218, 187, 233
CMY:
15, 27, 9
CMYK:
6, 20, 0, 9
HSL:
280°, 51.1111%, 82.3529%
HSV (HSB):
280°, 19.7425%, 91.3725%
XYZ:
61.3917, 56.3293, 84.7277
xyY:
0.3032, 0.2782, 56.3293
CIE-Lab:
79.8008, 19.2744, -18.7840
CIE-LCH:
79.8008, 26.9136, 315.7381
CIE-Luv:
79.8008, 14.2770, -32.6706
Hunter-Lab:
75.0528, 14.6671, -14.3960
#dabbe9 color charts
#dabbe9 color shades, tints & tones
#dabbe9 color schemes
#dabbe9 color preview, HTML & CSS examples
This text has a color of #dabbe9
<p style="color:#dabbe9;">Text here</p>
.mytext {color:#dabbe9;}
This box has a color of #dabbe9
<div style="background-color:#dabbe9;">Content here</div>
.mybackground {background-color:#dabbe9;}
Border around this has a color of #dabbe9
<div style="border:2px solid #dabbe9;">Content here</div>
.myborder {border:2px solid #dabbe9;}