#beeeff color space conversions
Hex:
#beeeff
RGB:
190, 238, 255
CMY:
25, 7, 0
CMYK:
25, 7, 0, 0
HSL:
196°, 100.0000%, 87.2549%
HSV (HSB):
196°, 25.4902%, 100.0000%
XYZ:
69.8597, 79.3162, 106.2353
xyY:
0.2735, 0.3105, 79.3162
CIE-Lab:
91.3772, -11.6011, -13.2325
CIE-LCH:
91.3772, 17.5978, 228.7586
CIE-Luv:
91.3772, -24.6968, -19.0670
Hunter-Lab:
89.0597, -15.8363, -8.3826
#beeeff color charts
#beeeff color shades, tints & tones
#beeeff color schemes
#beeeff color preview, HTML & CSS examples
This text has a color of #beeeff
<p style="color:#beeeff;">Text here</p>
.mytext {color:#beeeff;}
This box has a color of #beeeff
<div style="background-color:#beeeff;">Content here</div>
.mybackground {background-color:#beeeff;}
Border around this has a color of #beeeff
<div style="border:2px solid #beeeff;">Content here</div>
.myborder {border:2px solid #beeeff;}