#bfe7cd color space conversions
Hex:
#bfe7cd
RGB:
191, 231, 205
CMY:
25, 9, 20
CMYK:
17, 0, 11, 9
HSL:
141°, 45.4545%, 82.7451%
HSV (HSB):
141°, 17.3160%, 90.5882%
XYZ:
61.0812, 72.6360, 68.5584
xyY:
0.3020, 0.3591, 72.6360
CIE-Lab:
88.2738, -17.9770, 8.3616
CIE-LCH:
88.2738, 19.8265, 155.0555
CIE-Luv:
88.2738, -20.3101, 15.6706
Hunter-Lab:
85.2267, -21.2175, 11.9644
#bfe7cd color charts
#bfe7cd color shades, tints & tones
#bfe7cd color schemes
#bfe7cd color preview, HTML & CSS examples
This text has a color of #bfe7cd
<p style="color:#bfe7cd;">Text here</p>
.mytext {color:#bfe7cd;}
This box has a color of #bfe7cd
<div style="background-color:#bfe7cd;">Content here</div>
.mybackground {background-color:#bfe7cd;}
Border around this has a color of #bfe7cd
<div style="border:2px solid #bfe7cd;">Content here</div>
.myborder {border:2px solid #bfe7cd;}