#bffffd color space conversions
Hex:
#bffffd
RGB:
191, 255, 253
CMY:
25, 0, 1
CMYK:
25, 0, 1, 0
HSL:
178°, 100.0000%, 87.4510%
HSV (HSB):
178°, 25.0980%, 100.0000%
XYZ:
74.9755, 89.6882, 106.2884
xyY:
0.2767, 0.3310, 89.6882
CIE-Lab:
95.8673, -20.1990, -5.5240
CIE-LCH:
95.8673, 20.9408, 195.2951
CIE-Luv:
95.8673, -31.6548, -5.2453
Hunter-Lab:
94.7039, -24.4163, -0.2499
#bffffd color charts
#bffffd RGB chart
#bffffd CMYK chart
#bffffd RGB pie chart
#bffffd color shades, tints & tones
#bffffd color schemes
#bffffd color preview, HTML & CSS examples
This text has a color of #bffffd
<p style="color:#bffffd;">Text here</p>
.mytext {color:#bffffd;}
Text color #bffffd
This box has a color of #bffffd
<div style="background-color:#bffffd;">Content here</div>
.mybackground {background-color:#bffffd;}
Background color #bffffd
Border around this has a color of #bffffd
<div style="border:2px solid #bffffd;">Content here</div>
.myborder {border:2px solid #bffffd;}
Border color #bffffd