#bcface color space conversions
Hex:
#bcface
RGB:
188, 250, 206
CMY:
26, 2, 19
CMYK:
25, 0, 18, 2
HSL:
137°, 86.1111%, 85.8824%
HSV (HSB):
137°, 24.8000%, 98.0392%
XYZ:
66.0652, 83.5188, 71.0313
xyY:
0.2995, 0.3786, 83.5188
CIE-Lab:
93.2411, -27.9575, 14.8892
CIE-LCH:
93.2411, 31.6751, 151.9618
CIE-Luv:
93.2411, -30.7144, 27.0649
Hunter-Lab:
91.3886, -30.8917, 17.8892
#bcface color charts
#bcface RGB chart
#bcface CMYK chart
#bcface RGB pie chart
#bcface color shades, tints & tones
#bcface color schemes
#bcface color preview, HTML & CSS examples
This text has a color of #bcface
<p style="color:#bcface;">Text here</p>
.mytext {color:#bcface;}
Text color #bcface
This box has a color of #bcface
<div style="background-color:#bcface;">Content here</div>
.mybackground {background-color:#bcface;}
Background color #bcface
Border around this has a color of #bcface
<div style="border:2px solid #bcface;">Content here</div>
.myborder {border:2px solid #bcface;}
Border color #bcface