#bb8dd5 color space conversions
Hex:
#bb8dd5
RGB:
187, 141, 213
CMY:
27, 45, 16
CMYK:
12, 34, 0, 16
HSL:
278°, 46.1538%, 69.4118%
HSV (HSB):
278°, 33.8028%, 83.5294%
XYZ:
42.0286, 34.4186, 67.3791
xyY:
0.2922, 0.2393, 34.4186
CIE-Lab:
65.2935, 30.5215, -30.2710
CIE-LCH:
65.2935, 42.9871, 315.2361
CIE-Luv:
65.2935, 19.7213, -51.7658
Hunter-Lab:
58.6674, 25.2073, -27.0270
#bb8dd5 color charts
#bb8dd5 color shades, tints & tones
#bb8dd5 color schemes
#bb8dd5 color preview, HTML & CSS examples
This text has a color of #bb8dd5
<p style="color:#bb8dd5;">Text here</p>
.mytext {color:#bb8dd5;}
This box has a color of #bb8dd5
<div style="background-color:#bb8dd5;">Content here</div>
.mybackground {background-color:#bb8dd5;}
Border around this has a color of #bb8dd5
<div style="border:2px solid #bb8dd5;">Content here</div>
.myborder {border:2px solid #bb8dd5;}