#bb94e9 color space conversions
Hex:
#bb94e9
RGB:
187, 148, 233
CMY:
27, 42, 9
CMYK:
20, 36, 0, 9
HSL:
268°, 65.8915%, 74.7059%
HSV (HSB):
268°, 36.4807%, 91.3725%
XYZ:
45.7914, 37.6278, 81.9402
xyY:
0.2769, 0.2276, 37.6278
CIE-Lab:
67.7454, 30.9976, -37.5294
CIE-LCH:
67.7454, 48.6755, 309.5552
CIE-Luv:
67.7454, 14.2068, -64.0529
Hunter-Lab:
61.3415, 25.9025, -36.2608
#bb94e9 color charts
#bb94e9 color shades, tints & tones
#bb94e9 color schemes
#bb94e9 color preview, HTML & CSS examples
This text has a color of #bb94e9
<p style="color:#bb94e9;">Text here</p>
.mytext {color:#bb94e9;}
This box has a color of #bb94e9
<div style="background-color:#bb94e9;">Content here</div>
.mybackground {background-color:#bb94e9;}
Border around this has a color of #bb94e9
<div style="border:2px solid #bb94e9;">Content here</div>
.myborder {border:2px solid #bb94e9;}