#b7facc color space conversions
Hex:
#b7facc
RGB:
183, 250, 204
CMY:
28, 2, 20
CMYK:
27, 0, 18, 2
HSL:
139°, 87.0130%, 84.9020%
HSV (HSB):
139°, 26.8000%, 98.0392%
XYZ:
64.6131, 82.7981, 69.7029
xyY:
0.2976, 0.3814, 82.7981
CIE-Lab:
92.9260, -29.8683, 15.4340
CIE-LCH:
92.9260, 33.6203, 152.6730
CIE-Luv:
92.9260, -33.0062, 28.1577
Hunter-Lab:
90.9935, -32.4884, 18.2781
#b7facc color charts
#b7facc color shades, tints & tones
#b7facc color schemes
#b7facc color preview, HTML & CSS examples
This text has a color of #b7facc
<p style="color:#b7facc;">Text here</p>
.mytext {color:#b7facc;}
This box has a color of #b7facc
<div style="background-color:#b7facc;">Content here</div>
.mybackground {background-color:#b7facc;}
Border around this has a color of #b7facc
<div style="border:2px solid #b7facc;">Content here</div>
.myborder {border:2px solid #b7facc;}