#beffd5 color space conversions
Hex:
#beffd5
RGB:
190, 255, 213
CMY:
25, 0, 16
CMYK:
25, 0, 16, 0
HSL:
141°, 100.0000%, 87.2549%
HSV (HSB):
141°, 25.4902%, 100.0000%
XYZ:
69.0054, 87.2712, 76.1589
xyY:
0.2969, 0.3755, 87.2712
CIE-Lab:
94.8532, -28.4309, 13.5915
CIE-LCH:
94.8532, 31.5126, 154.4497
CIE-Luv:
94.8532, -32.0969, 25.3558
Hunter-Lab:
93.4191, -31.6316, 17.0579
#beffd5 color charts
#beffd5 color shades, tints & tones
#beffd5 color schemes
#beffd5 color preview, HTML & CSS examples
This text has a color of #beffd5
<p style="color:#beffd5;">Text here</p>
.mytext {color:#beffd5;}
This box has a color of #beffd5
<div style="background-color:#beffd5;">Content here</div>
.mybackground {background-color:#beffd5;}
Border around this has a color of #beffd5
<div style="border:2px solid #beffd5;">Content here</div>
.myborder {border:2px solid #beffd5;}