#edbdef color space conversions
Hex:
#edbdef
RGB:
237, 189, 239
CMY:
7, 26, 6
CMYK:
1, 21, 0, 6
HSL:
298°, 60.9756%, 83.9216%
HSV (HSB):
298°, 20.9205%, 93.7255%
XYZ:
68.7026, 60.6317, 89.7434
xyY:
0.3136, 0.2768, 60.6317
CIE-Lab:
82.1804, 25.5353, -18.2421
CIE-LCH:
82.1804, 31.3819, 324.4585
CIE-Luv:
82.1804, 24.0007, -32.9916
Hunter-Lab:
77.8664, 21.2270, -13.8271
#edbdef color charts
#edbdef RGB chart
#edbdef CMYK chart
#edbdef RGB pie chart
#edbdef color shades, tints & tones
#edbdef color schemes
#edbdef color preview, HTML & CSS examples
This text has a color of #edbdef
<p style="color:#edbdef;">Text here</p>
.mytext {color:#edbdef;}
Text color #edbdef
This box has a color of #edbdef
<div style="background-color:#edbdef;">Content here</div>
.mybackground {background-color:#edbdef;}
Background color #edbdef
Border around this has a color of #edbdef
<div style="border:2px solid #edbdef;">Content here</div>
.myborder {border:2px solid #edbdef;}
Border color #edbdef