#b998ff color space conversions
Hex:
#b998ff
RGB:
185, 152, 255
CMY:
27, 40, 0
CMYK:
27, 40, 0, 0
HSL:
259°, 100.0000%, 79.8039%
HSV (HSB):
259°, 40.3922%, 100.0000%
XYZ:
49.2858, 39.9908, 99.7291
xyY:
0.2608, 0.2116, 39.9908
CIE-Lab:
69.4629, 33.3215, -46.8805
CIE-LCH:
69.4629, 57.5161, 305.4043
CIE-Luv:
69.4629, 9.0698, -80.1980
Hunter-Lab:
63.2382, 28.4501, -49.2358
#b998ff color charts
#b998ff color shades, tints & tones
#b998ff color schemes
#b998ff color preview, HTML & CSS examples
This text has a color of #b998ff
<p style="color:#b998ff;">Text here</p>
.mytext {color:#b998ff;}
This box has a color of #b998ff
<div style="background-color:#b998ff;">Content here</div>
.mybackground {background-color:#b998ff;}
Border around this has a color of #b998ff
<div style="border:2px solid #b998ff;">Content here</div>
.myborder {border:2px solid #b998ff;}