#bff3d8 color space conversions
Hex:
#bff3d8
RGB:
191, 243, 216
CMY:
25, 5, 15
CMYK:
21, 0, 11, 5
HSL:
149°, 68.4211%, 85.0980%
HSV (HSB):
149°, 21.3992%, 95.2941%
XYZ:
65.9311, 80.1354, 76.9585
xyY:
0.2956, 0.3593, 80.1354
CIE-Lab:
91.7456, -21.8112, 7.6143
CIE-LCH:
91.7456, 23.1021, 160.7559
CIE-Luv:
91.7456, -26.1047, 15.3249
Hunter-Lab:
89.5184, -25.1903, 11.6916
#bff3d8 color charts
#bff3d8 color shades, tints & tones
#bff3d8 color schemes
#bff3d8 color preview, HTML & CSS examples
This text has a color of #bff3d8
<p style="color:#bff3d8;">Text here</p>
.mytext {color:#bff3d8;}
This box has a color of #bff3d8
<div style="background-color:#bff3d8;">Content here</div>
.mybackground {background-color:#bff3d8;}
Border around this has a color of #bff3d8
<div style="border:2px solid #bff3d8;">Content here</div>
.myborder {border:2px solid #bff3d8;}