#b5facd color space conversions
Hex:
#b5facd
RGB:
181, 250, 205
CMY:
29, 2, 20
CMYK:
28, 0, 18, 2
HSL:
141°, 87.3418%, 84.5098%
HSV (HSB):
141°, 27.6000%, 98.0392%
XYZ:
64.2611, 82.6027, 70.3146
xyY:
0.2959, 0.3803, 82.6027
CIE-Lab:
92.8402, -30.2986, 14.7834
CIE-LCH:
92.8402, 33.7128, 153.9912
CIE-Luv:
92.8402, -33.9013, 27.2974
Hunter-Lab:
90.8861, -32.8419, 17.7501
#b5facd color charts
#b5facd color shades, tints & tones
#b5facd color schemes
#b5facd color preview, HTML & CSS examples
This text has a color of #b5facd
<p style="color:#b5facd;">Text here</p>
.mytext {color:#b5facd;}
This box has a color of #b5facd
<div style="background-color:#b5facd;">Content here</div>
.mybackground {background-color:#b5facd;}
Border around this has a color of #b5facd
<div style="border:2px solid #b5facd;">Content here</div>
.myborder {border:2px solid #b5facd;}