#b6facc color space conversions
Hex:
#b6facc
RGB:
182, 250, 204
CMY:
29, 2, 20
CMYK:
27, 0, 18, 2
HSL:
139°, 87.1795%, 84.7059%
HSV (HSB):
139°, 27.2000%, 98.0392%
XYZ:
64.3761, 82.6759, 69.6918
xyY:
0.2970, 0.3814, 82.6759
CIE-Lab:
92.8724, -30.1755, 15.3507
CIE-LCH:
92.8724, 33.8556, 153.0369
CIE-Luv:
92.8724, -33.4574, 28.0890
Hunter-Lab:
90.9263, -32.7425, 18.2047
#b6facc color charts
#b6facc color shades, tints & tones
#b6facc color schemes
#b6facc color preview, HTML & CSS examples
This text has a color of #b6facc
<p style="color:#b6facc;">Text here</p>
.mytext {color:#b6facc;}
This box has a color of #b6facc
<div style="background-color:#b6facc;">Content here</div>
.mybackground {background-color:#b6facc;}
Border around this has a color of #b6facc
<div style="border:2px solid #b6facc;">Content here</div>
.myborder {border:2px solid #b6facc;}