#bff3ca color space conversions
Hex:
#bff3ca
RGB:
191, 243, 202
CMY:
25, 5, 21
CMYK:
21, 0, 17, 5
HSL:
133°, 68.4211%, 85.0980%
HSV (HSB):
133°, 21.3992%, 95.2941%
XYZ:
64.1971, 79.4418, 67.8274
xyY:
0.3036, 0.3757, 79.4418
CIE-Lab:
91.4338, -24.3821, 14.4214
CIE-LCH:
91.4338, 28.3278, 149.3968
CIE-Luv:
91.4338, -25.9999, 25.6821
Hunter-Lab:
89.1301, -27.4108, 17.2718
#bff3ca color charts
#bff3ca color shades, tints & tones
#bff3ca color schemes
#bff3ca color preview, HTML & CSS examples
This text has a color of #bff3ca
<p style="color:#bff3ca;">Text here</p>
.mytext {color:#bff3ca;}
This box has a color of #bff3ca
<div style="background-color:#bff3ca;">Content here</div>
.mybackground {background-color:#bff3ca;}
Border around this has a color of #bff3ca
<div style="border:2px solid #bff3ca;">Content here</div>
.myborder {border:2px solid #bff3ca;}