#bbb3f5 color space conversions
Hex:
#bbb3f5
RGB:
187, 179, 245
CMY:
27, 30, 4
CMYK:
24, 27, 0, 4
HSL:
247°, 76.7442%, 83.1373%
HSV (HSB):
247°, 26.9388%, 96.0784%
XYZ:
53.0950, 49.3976, 93.1225
xyY:
0.2714, 0.2525, 49.3976
CIE-Lab:
75.6980, 16.5395, -31.7431
CIE-LCH:
75.6980, 35.7935, 297.5214
CIE-Luv:
75.6980, 0.0127, -53.3061
Hunter-Lab:
70.2834, 11.8505, -29.3583
#bbb3f5 color charts
#bbb3f5 color shades, tints & tones
#bbb3f5 color schemes
#bbb3f5 color preview, HTML & CSS examples
This text has a color of #bbb3f5
<p style="color:#bbb3f5;">Text here</p>
.mytext {color:#bbb3f5;}
This box has a color of #bbb3f5
<div style="background-color:#bbb3f5;">Content here</div>
.mybackground {background-color:#bbb3f5;}
Border around this has a color of #bbb3f5
<div style="border:2px solid #bbb3f5;">Content here</div>
.myborder {border:2px solid #bbb3f5;}