#b99ae5 color space conversions
Hex:
#b99ae5
RGB:
185, 154, 229
CMY:
27, 40, 10
CMYK:
19, 33, 0, 10
HSL:
265°, 59.0551%, 75.0980%
HSV (HSB):
265°, 32.7511%, 89.8039%
XYZ:
45.7060, 39.0826, 79.2635
xyY:
0.2786, 0.2382, 39.0826
CIE-Lab:
68.8111, 26.1604, -33.6891
CIE-LCH:
68.8111, 42.6535, 307.8302
CIE-Luv:
68.8111, 11.0626, -57.1707
Hunter-Lab:
62.5161, 21.0996, -31.4119
#b99ae5 color charts
#b99ae5 color shades, tints & tones
#b99ae5 color schemes
#b99ae5 color preview, HTML & CSS examples
This text has a color of #b99ae5
<p style="color:#b99ae5;">Text here</p>
.mytext {color:#b99ae5;}
This box has a color of #b99ae5
<div style="background-color:#b99ae5;">Content here</div>
.mybackground {background-color:#b99ae5;}
Border around this has a color of #b99ae5
<div style="border:2px solid #b99ae5;">Content here</div>
.myborder {border:2px solid #b99ae5;}