#bfffe1 color space conversions
Hex:
#bfffe1
RGB:
191, 255, 225
CMY:
25, 0, 12
CMYK:
25, 0, 12, 0
HSL:
152°, 100.0000%, 87.4510%
HSV (HSB):
152°, 25.0980%, 100.0000%
XYZ:
70.8365, 88.0326, 84.4927
xyY:
0.2911, 0.3617, 88.0326
CIE-Lab:
95.1747, -25.8763, 7.8928
CIE-LCH:
95.1747, 27.0533, 163.0372
CIE-Luv:
95.1747, -31.6401, 16.5282
Hunter-Lab:
93.8257, -29.4311, 12.2857
#bfffe1 color charts
#bfffe1 color shades, tints & tones
#bfffe1 color schemes
#bfffe1 color preview, HTML & CSS examples
This text has a color of #bfffe1
<p style="color:#bfffe1;">Text here</p>
.mytext {color:#bfffe1;}
This box has a color of #bfffe1
<div style="background-color:#bfffe1;">Content here</div>
.mybackground {background-color:#bfffe1;}
Border around this has a color of #bfffe1
<div style="border:2px solid #bfffe1;">Content here</div>
.myborder {border:2px solid #bfffe1;}