#bbbafa color space conversions
Hex:
#bbbafa
RGB:
187, 186, 250
CMY:
27, 27, 2
CMYK:
25, 26, 0, 2
HSL:
241°, 86.4865%, 85.4902%
HSV (HSB):
241°, 25.6000%, 98.0392%
XYZ:
55.3077, 52.5847, 97.6773
xyY:
0.2690, 0.2558, 52.5847
CIE-Lab:
77.6292, 13.8580, -31.4596
CIE-LCH:
77.6292, 34.3766, 293.7737
CIE-Luv:
77.6292, -3.3146, -52.6174
Hunter-Lab:
72.5153, 9.2409, -29.1022
#bbbafa color charts
#bbbafa color shades, tints & tones
#bbbafa color schemes
#bbbafa color preview, HTML & CSS examples
This text has a color of #bbbafa
<p style="color:#bbbafa;">Text here</p>
.mytext {color:#bbbafa;}
This box has a color of #bbbafa
<div style="background-color:#bbbafa;">Content here</div>
.mybackground {background-color:#bbbafa;}
Border around this has a color of #bbbafa
<div style="border:2px solid #bbbafa;">Content here</div>
.myborder {border:2px solid #bbbafa;}