#bfffdb color space conversions
Hex:
#bfffdb
RGB:
191, 255, 219
CMY:
25, 0, 14
CMYK:
25, 0, 14, 0
HSL:
146°, 100.0000%, 87.4510%
HSV (HSB):
146°, 25.0980%, 100.0000%
XYZ:
70.0320, 87.7108, 80.2566
xyY:
0.2943, 0.3685, 87.7108
CIE-Lab:
95.0391, -27.0143, 10.7832
CIE-LCH:
95.0391, 29.0870, 158.2398
CIE-Luv:
95.0391, -31.6395, 21.0152
Hunter-Lab:
93.6541, -30.4170, 14.7494
#bfffdb color charts
#bfffdb color shades, tints & tones
#bfffdb color schemes
#bfffdb color preview, HTML & CSS examples
This text has a color of #bfffdb
<p style="color:#bfffdb;">Text here</p>
.mytext {color:#bfffdb;}
This box has a color of #bfffdb
<div style="background-color:#bfffdb;">Content here</div>
.mybackground {background-color:#bfffdb;}
Border around this has a color of #bfffdb
<div style="border:2px solid #bfffdb;">Content here</div>
.myborder {border:2px solid #bfffdb;}