#bbb4d5 color space conversions
Hex:
#bbb4d5
RGB:
187, 180, 213
CMY:
27, 29, 16
CMYK:
12, 15, 0, 16
HSL:
253°, 28.2051%, 77.0588%
HSV (HSB):
253°, 15.4930%, 83.5294%
XYZ:
48.8250, 48.0114, 69.6446
xyY:
0.2933, 0.2884, 48.0114
CIE-Lab:
74.8321, 8.9227, -15.7142
CIE-LCH:
74.8321, 18.0707, 299.5884
CIE-Luv:
74.8321, 1.8171, -25.7620
Hunter-Lab:
69.2903, 4.5211, -11.0900
#bbb4d5 color charts
#bbb4d5 color shades, tints & tones
#bbb4d5 color schemes
#bbb4d5 color preview, HTML & CSS examples
This text has a color of #bbb4d5
<p style="color:#bbb4d5;">Text here</p>
.mytext {color:#bbb4d5;}
This box has a color of #bbb4d5
<div style="background-color:#bbb4d5;">Content here</div>
.mybackground {background-color:#bbb4d5;}
Border around this has a color of #bbb4d5
<div style="border:2px solid #bbb4d5;">Content here</div>
.myborder {border:2px solid #bbb4d5;}