#bedafc color space conversions
Hex:
#bedafc
RGB:
190, 218, 252
CMY:
25, 15, 1
CMYK:
25, 13, 0, 1
HSL:
213°, 91.1765%, 86.6667%
HSV (HSB):
213°, 24.6032%, 98.8235%
XYZ:
63.8773, 68.1182, 101.8769
xyY:
0.2731, 0.2913, 68.1182
CIE-Lab:
86.0655, -1.9727, -19.6398
CIE-LCH:
86.0655, 19.7386, 264.2643
CIE-Luv:
86.0655, -15.8760, -30.9802
Hunter-Lab:
82.5338, -6.2834, -15.4119
#bedafc color charts
#bedafc color shades, tints & tones
#bedafc color schemes
#bedafc color preview, HTML & CSS examples
This text has a color of #bedafc
<p style="color:#bedafc;">Text here</p>
.mytext {color:#bedafc;}
This box has a color of #bedafc
<div style="background-color:#bedafc;">Content here</div>
.mybackground {background-color:#bedafc;}
Border around this has a color of #bedafc
<div style="border:2px solid #bedafc;">Content here</div>
.myborder {border:2px solid #bedafc;}