#dabdef color space conversions
Hex:
#dabdef
RGB:
218, 189, 239
CMY:
15, 26, 6
CMYK:
9, 21, 0, 6
HSL:
275°, 60.9756%, 83.9216%
HSV (HSB):
275°, 20.9205%, 93.7255%
XYZ:
62.6910, 57.5326, 89.4621
xyY:
0.2990, 0.2744, 57.5326
CIE-Lab:
80.4782, 19.3824, -20.9806
CIE-LCH:
80.4782, 28.5633, 312.7325
CIE-Luv:
80.4782, 12.7311, -36.3011
Hunter-Lab:
75.8503, 14.7942, -16.8348
#dabdef color charts
#dabdef RGB chart
#dabdef CMYK chart
#dabdef RGB pie chart
#dabdef color shades, tints & tones
#dabdef color schemes
#dabdef color preview, HTML & CSS examples
This text has a color of #dabdef
<p style="color:#dabdef;">Text here</p>
.mytext {color:#dabdef;}
Text color #dabdef
This box has a color of #dabdef
<div style="background-color:#dabdef;">Content here</div>
.mybackground {background-color:#dabdef;}
Background color #dabdef
Border around this has a color of #dabdef
<div style="border:2px solid #dabdef;">Content here</div>
.myborder {border:2px solid #dabdef;}
Border color #dabdef