#edbaf5 color space conversions
Hex:
#edbaf5
RGB:
237, 186, 245
CMY:
7, 27, 4
CMYK:
3, 24, 0, 4
HSL:
292°, 74.6835%, 84.5098%
HSV (HSB):
292°, 24.0816%, 96.0784%
XYZ:
68.9654, 59.7149, 94.2775
xyY:
0.3093, 0.2678, 59.7149
CIE-Lab:
81.6830, 28.2504, -22.2058
CIE-LCH:
81.6830, 35.9331, 321.8314
CIE-Luv:
81.6830, 24.7289, -39.8573
Hunter-Lab:
77.2754, 24.0725, -18.2421
#edbaf5 color charts
#edbaf5 color shades, tints & tones
#edbaf5 color schemes
#edbaf5 color preview, HTML & CSS examples
This text has a color of #edbaf5
<p style="color:#edbaf5;">Text here</p>
.mytext {color:#edbaf5;}
This box has a color of #edbaf5
<div style="background-color:#edbaf5;">Content here</div>
.mybackground {background-color:#edbaf5;}
Border around this has a color of #edbaf5
<div style="border:2px solid #edbaf5;">Content here</div>
.myborder {border:2px solid #edbaf5;}