#bfefef color space conversions
Hex:
#bfefef
RGB:
191, 239, 239
CMY:
25, 6, 6
CMYK:
20, 0, 0, 6
HSL:
180°, 60.0000%, 84.3137%
HSV (HSB):
180°, 20.0837%, 93.7255%
XYZ:
67.9323, 79.0414, 93.3374
xyY:
0.2827, 0.3289, 79.0414
CIE-Lab:
91.2530, -15.2543, -5.0701
CIE-LCH:
91.2530, 16.0748, 198.3853
CIE-Luv:
91.2530, -24.4990, -5.3003
Hunter-Lab:
88.9052, -19.1925, -0.0122
#bfefef color charts
#bfefef color shades, tints & tones
#bfefef color schemes
#bfefef color preview, HTML & CSS examples
This text has a color of #bfefef
<p style="color:#bfefef;">Text here</p>
.mytext {color:#bfefef;}
This box has a color of #bfefef
<div style="background-color:#bfefef;">Content here</div>
.mybackground {background-color:#bfefef;}
Border around this has a color of #bfefef
<div style="border:2px solid #bfefef;">Content here</div>
.myborder {border:2px solid #bfefef;}