#bb9ffc color space conversions
Hex:
#bb9ffc
RGB:
187, 159, 252
CMY:
27, 38, 1
CMYK:
26, 37, 0, 1
HSL:
258°, 93.9394%, 80.5882%
HSV (HSB):
258°, 36.9048%, 98.8235%
XYZ:
50.4623, 42.3893, 97.6178
xyY:
0.2649, 0.2226, 42.3893
CIE-Lab:
71.1385, 29.2705, -42.6111
CIE-LCH:
71.1385, 51.6959, 304.4860
CIE-Luv:
71.1385, 7.6819, -72.7918
Hunter-Lab:
65.1071, 24.4120, -43.3210
#bb9ffc color charts
#bb9ffc color shades, tints & tones
#bb9ffc color schemes
#bb9ffc color preview, HTML & CSS examples
This text has a color of #bb9ffc
<p style="color:#bb9ffc;">Text here</p>
.mytext {color:#bb9ffc;}
This box has a color of #bb9ffc
<div style="background-color:#bb9ffc;">Content here</div>
.mybackground {background-color:#bb9ffc;}
Border around this has a color of #bb9ffc
<div style="border:2px solid #bb9ffc;">Content here</div>
.myborder {border:2px solid #bb9ffc;}