#beeaff color space conversions
Hex:
#beeaff
RGB:
190, 234, 255
CMY:
25, 8, 0
CMYK:
25, 8, 0, 0
HSL:
199°, 100.0000%, 87.2549%
HSV (HSB):
199°, 25.4902%, 100.0000%
XYZ:
68.7080, 77.0128, 105.8514
xyY:
0.2731, 0.3061, 77.0128
CIE-Lab:
90.3275, -9.5700, -14.8030
CIE-LCH:
90.3275, 17.6271, 237.1177
CIE-Luv:
90.3275, -22.9517, -21.9423
Hunter-Lab:
87.7569, -13.8206, -10.0851
#beeaff color charts
#beeaff RGB chart
#beeaff CMYK chart
#beeaff RGB pie chart
#beeaff color shades, tints & tones
#beeaff color schemes
#beeaff color preview, HTML & CSS examples
This text has a color of #beeaff
<p style="color:#beeaff;">Text here</p>
.mytext {color:#beeaff;}
Text color #beeaff
This box has a color of #beeaff
<div style="background-color:#beeaff;">Content here</div>
.mybackground {background-color:#beeaff;}
Background color #beeaff
Border around this has a color of #beeaff
<div style="border:2px solid #beeaff;">Content here</div>
.myborder {border:2px solid #beeaff;}
Border color #beeaff