#beeffe color space conversions
Hex:
#beeffe
RGB:
190, 239, 254
CMY:
25, 6, 0
CMYK:
25, 6, 0, 0
HSL:
194°, 96.9697%, 87.0588%
HSV (HSB):
194°, 25.1969%, 99.6078%
XYZ:
69.9911, 79.8359, 105.4869
xyY:
0.2741, 0.3127, 79.8359
CIE-Lab:
91.6112, -12.3271, -12.3621
CIE-LCH:
91.6112, 17.4579, 225.0813
CIE-Luv:
91.6112, -25.1212, -17.5312
Hunter-Lab:
89.3509, -16.5401, -7.4516
#beeffe color charts
#beeffe color shades, tints & tones
#beeffe color schemes
#beeffe color preview, HTML & CSS examples
This text has a color of #beeffe
<p style="color:#beeffe;">Text here</p>
.mytext {color:#beeffe;}
This box has a color of #beeffe
<div style="background-color:#beeffe;">Content here</div>
.mybackground {background-color:#beeffe;}
Border around this has a color of #beeffe
<div style="border:2px solid #beeffe;">Content here</div>
.myborder {border:2px solid #beeffe;}