#b999ed color space conversions
Hex:
#b999ed
RGB:
185, 153, 237
CMY:
27, 40, 7
CMYK:
22, 35, 0, 7
HSL:
263°, 70.0000%, 76.4706%
HSV (HSB):
263°, 35.4430%, 92.9412%
XYZ:
46.6849, 39.2112, 85.2287
xyY:
0.2728, 0.2291, 39.2112
CIE-Lab:
68.9040, 28.5367, -37.9336
CIE-LCH:
68.9040, 47.4690, 306.9534
CIE-Luv:
68.9040, 10.6173, -64.5466
Hunter-Lab:
62.6188, 23.4960, -36.8648
#b999ed color charts
#b999ed color shades, tints & tones
#b999ed color schemes
#b999ed color preview, HTML & CSS examples
This text has a color of #b999ed
<p style="color:#b999ed;">Text here</p>
.mytext {color:#b999ed;}
This box has a color of #b999ed
<div style="background-color:#b999ed;">Content here</div>
.mybackground {background-color:#b999ed;}
Border around this has a color of #b999ed
<div style="border:2px solid #b999ed;">Content here</div>
.myborder {border:2px solid #b999ed;}