#bff4ff color space conversions
Hex:
#bff4ff
RGB:
191, 244, 255
CMY:
25, 4, 0
CMYK:
25, 4, 0, 0
HSL:
190°, 100.0000%, 87.4510%
HSV (HSB):
190°, 25.0980%, 100.0000%
XYZ:
71.8865, 82.9977, 106.8391
xyY:
0.2747, 0.3171, 82.9977
CIE-Lab:
93.0134, -14.3317, -10.7864
CIE-LCH:
93.0134, 17.9372, 216.9661
CIE-Luv:
93.0134, -26.8741, -14.6664
Hunter-Lab:
91.1031, -18.5818, -5.7588
#bff4ff color charts
#bff4ff color shades, tints & tones
#bff4ff color schemes
#bff4ff color preview, HTML & CSS examples
This text has a color of #bff4ff
<p style="color:#bff4ff;">Text here</p>
.mytext {color:#bff4ff;}
This box has a color of #bff4ff
<div style="background-color:#bff4ff;">Content here</div>
.mybackground {background-color:#bff4ff;}
Border around this has a color of #bff4ff
<div style="border:2px solid #bff4ff;">Content here</div>
.myborder {border:2px solid #bff4ff;}