#bff1d2 color space conversions
Hex:
#bff1d2
RGB:
191, 241, 210
CMY:
25, 5, 18
CMYK:
21, 0, 13, 5
HSL:
143°, 64.1026%, 84.7059%
HSV (HSB):
143°, 20.7469%, 94.5098%
XYZ:
64.5740, 78.6401, 72.7484
xyY:
0.2990, 0.3641, 78.6401
CIE-Lab:
91.0712, -21.9623, 9.7614
CIE-LCH:
91.0712, 24.0338, 156.0368
CIE-Luv:
91.0712, -25.1200, 18.5036
Hunter-Lab:
88.6793, -25.2095, 13.4367
#bff1d2 color charts
#bff1d2 color shades, tints & tones
#bff1d2 color schemes
#bff1d2 color preview, HTML & CSS examples
This text has a color of #bff1d2
<p style="color:#bff1d2;">Text here</p>
.mytext {color:#bff1d2;}
This box has a color of #bff1d2
<div style="background-color:#bff1d2;">Content here</div>
.mybackground {background-color:#bff1d2;}
Border around this has a color of #bff1d2
<div style="border:2px solid #bff1d2;">Content here</div>
.myborder {border:2px solid #bff1d2;}