#debdef color space conversions
Hex:
#debdef
RGB:
222, 189, 239
CMY:
13, 26, 6
CMYK:
7, 21, 0, 6
HSL:
280°, 60.9756%, 83.9216%
HSV (HSB):
280°, 20.9205%, 93.7255%
XYZ:
63.9018, 58.1568, 89.5187
xyY:
0.3020, 0.2749, 58.1568
CIE-Lab:
80.8259, 20.6680, -20.4207
CIE-LCH:
80.8259, 29.0547, 315.3448
CIE-Luv:
80.8259, 15.0421, -35.6218
Hunter-Lab:
76.2606, 16.1162, -16.2153
#debdef color charts
#debdef RGB chart
#debdef CMYK chart
#debdef RGB pie chart
#debdef color shades, tints & tones
#debdef color schemes
#debdef color preview, HTML & CSS examples
This text has a color of #debdef
<p style="color:#debdef;">Text here</p>
.mytext {color:#debdef;}
Text color #debdef
This box has a color of #debdef
<div style="background-color:#debdef;">Content here</div>
.mybackground {background-color:#debdef;}
Background color #debdef
Border around this has a color of #debdef
<div style="border:2px solid #debdef;">Content here</div>
.myborder {border:2px solid #debdef;}
Border color #debdef