#bbb5ce color space conversions
Hex:
#bbb5ce
RGB:
187, 181, 206
CMY:
27, 29, 19
CMYK:
9, 12, 0, 19
HSL:
254°, 20.3252%, 75.8824%
HSV (HSB):
254°, 12.1359%, 80.7843%
XYZ:
48.1580, 48.0688, 65.1325
xyY:
0.2985, 0.2979, 48.0688
CIE-Lab:
74.8683, 6.9349, -11.8471
CIE-LCH:
74.8683, 13.7276, 300.3432
CIE-Luv:
74.8683, 1.8144, -19.3048
Hunter-Lab:
69.3316, 2.6562, -7.1669
#bbb5ce color charts
#bbb5ce color shades, tints & tones
#bbb5ce color schemes
#bbb5ce color preview, HTML & CSS examples
This text has a color of #bbb5ce
<p style="color:#bbb5ce;">Text here</p>
.mytext {color:#bbb5ce;}
This box has a color of #bbb5ce
<div style="background-color:#bbb5ce;">Content here</div>
.mybackground {background-color:#bbb5ce;}
Border around this has a color of #bbb5ce
<div style="border:2px solid #bbb5ce;">Content here</div>
.myborder {border:2px solid #bbb5ce;}