#bed9e9 color space conversions
Hex:
#bed9e9
RGB:
190, 217, 233
CMY:
25, 15, 9
CMYK:
18, 7, 0, 9
HSL:
202°, 49.4253%, 82.9412%
HSV (HSB):
202°, 18.4549%, 91.3725%
XYZ:
60.7560, 66.4561, 86.7159
xyY:
0.2840, 0.3106, 66.4561
CIE-Lab:
85.2285, -5.6177, -10.8538
CIE-LCH:
85.2285, 12.2214, 242.6347
CIE-Luv:
85.2285, -14.8639, -16.0116
Hunter-Lab:
81.5206, -9.6277, -6.0042
#bed9e9 color charts
#bed9e9 color shades, tints & tones
#bed9e9 color schemes
#bed9e9 color preview, HTML & CSS examples
This text has a color of #bed9e9
<p style="color:#bed9e9;">Text here</p>
.mytext {color:#bed9e9;}
This box has a color of #bed9e9
<div style="background-color:#bed9e9;">Content here</div>
.mybackground {background-color:#bed9e9;}
Border around this has a color of #bed9e9
<div style="border:2px solid #bed9e9;">Content here</div>
.myborder {border:2px solid #bed9e9;}