#beadef color space conversions
Hex:
#beadef
RGB:
190, 173, 239
CMY:
25, 32, 6
CMYK:
21, 28, 0, 6
HSL:
255°, 67.3469%, 80.7843%
HSV (HSB):
255°, 27.6151%, 93.7255%
XYZ:
51.7588, 47.0663, 88.0181
xyY:
0.2770, 0.2519, 47.0663
CIE-Lab:
74.2321, 19.3738, -30.7364
CIE-LCH:
74.2321, 36.3327, 302.2241
CIE-Luv:
74.2321, 4.6096, -51.8987
Hunter-Lab:
68.6049, 14.6103, -28.0440
#beadef color charts
#beadef RGB chart
#beadef CMYK chart
#beadef RGB pie chart
#beadef color shades, tints & tones
#beadef color schemes
#beadef color preview, HTML & CSS examples
This text has a color of #beadef
<p style="color:#beadef;">Text here</p>
.mytext {color:#beadef;}
Text color #beadef
This box has a color of #beadef
<div style="background-color:#beadef;">Content here</div>
.mybackground {background-color:#beadef;}
Background color #beadef
Border around this has a color of #beadef
<div style="border:2px solid #beadef;">Content here</div>
.myborder {border:2px solid #beadef;}
Border color #beadef