#beffdc color space conversions
Hex:
#beffdc
RGB:
190, 255, 220
CMY:
25, 0, 14
CMYK:
25, 0, 14, 0
HSL:
148°, 100.0000%, 87.2549%
HSV (HSB):
148°, 25.4902%, 100.0000%
XYZ:
69.9135, 87.6345, 80.9405
xyY:
0.2932, 0.3675, 87.6345
CIE-Lab:
95.0068, -27.1304, 10.2159
CIE-LCH:
95.0068, 28.9900, 159.3661
CIE-Luv:
95.0068, -32.0916, 20.1964
Hunter-Lab:
93.6133, -30.5136, 14.2656
#beffdc color charts
#beffdc color shades, tints & tones
#beffdc color schemes
#beffdc color preview, HTML & CSS examples
This text has a color of #beffdc
<p style="color:#beffdc;">Text here</p>
.mytext {color:#beffdc;}
This box has a color of #beffdc
<div style="background-color:#beffdc;">Content here</div>
.mybackground {background-color:#beffdc;}
Border around this has a color of #beffdc
<div style="border:2px solid #beffdc;">Content here</div>
.myborder {border:2px solid #beffdc;}