#bfe5cd color space conversions
Hex:
#bfe5cd
RGB:
191, 229, 205
CMY:
25, 10, 20
CMYK:
17, 0, 10, 10
HSL:
142°, 42.2222%, 82.3529%
HSV (HSB):
142°, 16.5939%, 89.8039%
XYZ:
60.5246, 71.5228, 68.3729
xyY:
0.3020, 0.3569, 71.5228
CIE-Lab:
87.7384, -16.9837, 7.5932
CIE-LCH:
87.7384, 18.6038, 155.9111
CIE-Luv:
87.7384, -19.3500, 14.3536
Hunter-Lab:
84.5711, -20.2533, 11.2658
#bfe5cd color charts
#bfe5cd color shades, tints & tones
#bfe5cd color schemes
#bfe5cd color preview, HTML & CSS examples
This text has a color of #bfe5cd
<p style="color:#bfe5cd;">Text here</p>
.mytext {color:#bfe5cd;}
This box has a color of #bfe5cd
<div style="background-color:#bfe5cd;">Content here</div>
.mybackground {background-color:#bfe5cd;}
Border around this has a color of #bfe5cd
<div style="border:2px solid #bfe5cd;">Content here</div>
.myborder {border:2px solid #bfe5cd;}