#bed9ff color space conversions
Hex:
#bed9ff
RGB:
190, 217, 255
CMY:
25, 15, 0
CMYK:
25, 15, 0, 0
HSL:
215°, 100.0000%, 87.2549%
HSV (HSB):
215°, 25.4902%, 100.0000%
XYZ:
64.0981, 67.7929, 104.3147
xyY:
0.2714, 0.2870, 67.7929
CIE-Lab:
85.9028, -0.7671, -21.4685
CIE-LCH:
85.9028, 21.4822, 267.9535
CIE-Luv:
85.9028, -15.5290, -34.2044
Hunter-Lab:
82.3364, -5.1283, -17.4810
#bed9ff color charts
#bed9ff color shades, tints & tones
#bed9ff color schemes
#bed9ff color preview, HTML & CSS examples
This text has a color of #bed9ff
<p style="color:#bed9ff;">Text here</p>
.mytext {color:#bed9ff;}
This box has a color of #bed9ff
<div style="background-color:#bed9ff;">Content here</div>
.mybackground {background-color:#bed9ff;}
Border around this has a color of #bed9ff
<div style="border:2px solid #bed9ff;">Content here</div>
.myborder {border:2px solid #bed9ff;}