#b999e7 color space conversions
Hex:
#b999e7
RGB:
185, 153, 231
CMY:
27, 40, 9
CMYK:
20, 34, 0, 9
HSL:
265°, 61.9048%, 75.2941%
HSV (HSB):
265°, 33.7662%, 90.5882%
XYZ:
45.8226, 38.8663, 80.6881
xyY:
0.2771, 0.2350, 38.8663
CIE-Lab:
68.6543, 27.1690, -35.0310
CIE-LCH:
68.6543, 44.3320, 307.7961
CIE-Luv:
68.6543, 11.2686, -59.5107
Hunter-Lab:
62.3428, 22.0994, -33.0970
#b999e7 color charts
#b999e7 color shades, tints & tones
#b999e7 color schemes
#b999e7 color preview, HTML & CSS examples
This text has a color of #b999e7
<p style="color:#b999e7;">Text here</p>
.mytext {color:#b999e7;}
This box has a color of #b999e7
<div style="background-color:#b999e7;">Content here</div>
.mybackground {background-color:#b999e7;}
Border around this has a color of #b999e7
<div style="border:2px solid #b999e7;">Content here</div>
.myborder {border:2px solid #b999e7;}