#bedffc color space conversions
Hex:
#bedffc
RGB:
190, 223, 252
CMY:
25, 13, 1
CMYK:
25, 12, 0, 1
HSL:
208°, 91.1765%, 86.6667%
HSV (HSB):
208°, 24.6032%, 98.8235%
XYZ:
65.1936, 70.7508, 102.3157
xyY:
0.2736, 0.2969, 70.7508
CIE-Lab:
87.3638, -4.5807, -17.6819
CIE-LCH:
87.3638, 18.2656, 255.4760
CIE-Luv:
87.3638, -18.0729, -27.3808
Hunter-Lab:
84.1135, -8.8492, -13.2409
#bedffc color charts
#bedffc color shades, tints & tones
#bedffc color schemes
#bedffc color preview, HTML & CSS examples
This text has a color of #bedffc
<p style="color:#bedffc;">Text here</p>
.mytext {color:#bedffc;}
This box has a color of #bedffc
<div style="background-color:#bedffc;">Content here</div>
.mybackground {background-color:#bedffc;}
Border around this has a color of #bedffc
<div style="border:2px solid #bedffc;">Content here</div>
.myborder {border:2px solid #bedffc;}