#bb8ec8 color space conversions
Hex:
#bb8ec8
RGB:
187, 142, 200
CMY:
27, 44, 22
CMYK:
7, 29, 0, 22
HSL:
287°, 34.5238%, 67.0588%
HSV (HSB):
287°, 29.0000%, 78.4314%
XYZ:
40.5918, 34.0809, 59.0824
xyY:
0.3035, 0.2548, 34.0809
CIE-Lab:
65.0268, 27.2801, -23.4270
CIE-LCH:
65.0268, 35.9587, 319.3454
CIE-Luv:
65.0268, 21.0239, -40.2510
Hunter-Lab:
58.3789, 21.9511, -19.1393
#bb8ec8 color charts
#bb8ec8 color shades, tints & tones
#bb8ec8 color schemes
#bb8ec8 color preview, HTML & CSS examples
This text has a color of #bb8ec8
<p style="color:#bb8ec8;">Text here</p>
.mytext {color:#bb8ec8;}
This box has a color of #bb8ec8
<div style="background-color:#bb8ec8;">Content here</div>
.mybackground {background-color:#bb8ec8;}
Border around this has a color of #bb8ec8
<div style="border:2px solid #bb8ec8;">Content here</div>
.myborder {border:2px solid #bb8ec8;}