#bff2ff color space conversions
Hex:
#bff2ff
RGB:
191, 242, 255
CMY:
25, 5, 0
CMYK:
25, 5, 0, 0
HSL:
192°, 100.0000%, 87.4510%
HSV (HSB):
192°, 25.0980%, 100.0000%
XYZ:
71.2880, 81.8006, 106.6396
xyY:
0.2745, 0.3149, 81.8006
CIE-Lab:
92.4868, -13.3295, -11.5707
CIE-LCH:
92.4868, 17.6510, 220.9595
CIE-Luv:
92.4868, -26.0016, -16.0960
Hunter-Lab:
90.4437, -17.5823, -6.5965
#bff2ff color charts
#bff2ff color shades, tints & tones
#bff2ff color schemes
#bff2ff color preview, HTML & CSS examples
This text has a color of #bff2ff
<p style="color:#bff2ff;">Text here</p>
.mytext {color:#bff2ff;}
This box has a color of #bff2ff
<div style="background-color:#bff2ff;">Content here</div>
.mybackground {background-color:#bff2ff;}
Border around this has a color of #bff2ff
<div style="border:2px solid #bff2ff;">Content here</div>
.myborder {border:2px solid #bff2ff;}