#bff0ff color space conversions
Hex:
#bff0ff
RGB:
191, 240, 255
CMY:
25, 6, 0
CMYK:
25, 6, 0, 0
HSL:
194°, 100.0000%, 87.4510%
HSV (HSB):
194°, 25.0980%, 100.0000%
XYZ:
70.6959, 80.6165, 106.4422
xyY:
0.2743, 0.3128, 80.6165
CIE-Lab:
91.9608, -12.3234, -12.3550
CIE-LCH:
91.9608, 17.4502, 225.0734
CIE-Luv:
91.9608, -25.1284, -17.5276
Hunter-Lab:
89.7867, -16.5801, -7.4376
#bff0ff color charts
#bff0ff color shades, tints & tones
#bff0ff color schemes
#bff0ff color preview, HTML & CSS examples
This text has a color of #bff0ff
<p style="color:#bff0ff;">Text here</p>
.mytext {color:#bff0ff;}
This box has a color of #bff0ff
<div style="background-color:#bff0ff;">Content here</div>
.mybackground {background-color:#bff0ff;}
Border around this has a color of #bff0ff
<div style="border:2px solid #bff0ff;">Content here</div>
.myborder {border:2px solid #bff0ff;}