#b99cd2 color space conversions
Hex:
#b99cd2
RGB:
185, 156, 210
CMY:
27, 39, 18
CMYK:
12, 26, 0, 18
HSL:
272°, 37.5000%, 71.7647%
HSV (HSB):
272°, 25.7143%, 82.3529%
XYZ:
43.5289, 38.7444, 66.1570
xyY:
0.2933, 0.2610, 38.7444
CIE-Lab:
68.5657, 20.8970, -23.5926
CIE-LCH:
68.5657, 31.5165, 311.5327
CIE-Luv:
68.5657, 12.1936, -39.8689
Hunter-Lab:
62.2450, 15.8992, -19.4448
#b99cd2 color charts
#b99cd2 color shades, tints & tones
#b99cd2 color schemes
#b99cd2 color preview, HTML & CSS examples
This text has a color of #b99cd2
<p style="color:#b99cd2;">Text here</p>
.mytext {color:#b99cd2;}
This box has a color of #b99cd2
<div style="background-color:#b99cd2;">Content here</div>
.mybackground {background-color:#b99cd2;}
Border around this has a color of #b99cd2
<div style="border:2px solid #b99cd2;">Content here</div>
.myborder {border:2px solid #b99cd2;}