#bed4ff color space conversions
Hex:
#bed4ff
RGB:
190, 212, 255
CMY:
25, 17, 0
CMYK:
25, 17, 0, 0
HSL:
220°, 100.0000%, 87.2549%
HSV (HSB):
220°, 25.4902%, 100.0000%
XYZ:
62.8287, 65.2541, 103.8916
xyY:
0.2708, 0.2813, 65.2541
CIE-Lab:
84.6145, 1.8720, -23.4227
CIE-LCH:
84.6145, 23.4973, 274.5694
CIE-Luv:
84.6145, -13.3503, -37.8116
Hunter-Lab:
80.7800, -2.5322, -19.7072
#bed4ff color charts
#bed4ff color shades, tints & tones
#bed4ff color schemes
#bed4ff color preview, HTML & CSS examples
This text has a color of #bed4ff
<p style="color:#bed4ff;">Text here</p>
.mytext {color:#bed4ff;}
This box has a color of #bed4ff
<div style="background-color:#bed4ff;">Content here</div>
.mybackground {background-color:#bed4ff;}
Border around this has a color of #bed4ff
<div style="border:2px solid #bed4ff;">Content here</div>
.myborder {border:2px solid #bed4ff;}