#beebfe color space conversions
Hex:
#beebfe
RGB:
190, 235, 254
CMY:
25, 8, 0
CMYK:
25, 7, 0, 0
HSL:
198°, 96.9697%, 87.0588%
HSV (HSB):
198°, 25.1969%, 99.6078%
XYZ:
68.8329, 77.5196, 105.1008
xyY:
0.2737, 0.3083, 77.5196
CIE-Lab:
90.5602, -10.3014, -13.9324
CIE-LCH:
90.5602, 17.3271, 233.5215
CIE-Luv:
90.5602, -23.3735, -20.4012
Hunter-Lab:
88.0452, -14.5294, -9.1437
#beebfe color charts
#beebfe color shades, tints & tones
#beebfe color schemes
#beebfe color preview, HTML & CSS examples
This text has a color of #beebfe
<p style="color:#beebfe;">Text here</p>
.mytext {color:#beebfe;}
This box has a color of #beebfe
<div style="background-color:#beebfe;">Content here</div>
.mybackground {background-color:#beebfe;}
Border around this has a color of #beebfe
<div style="border:2px solid #beebfe;">Content here</div>
.myborder {border:2px solid #beebfe;}