#b998e0 color space conversions
Hex:
#b998e0
RGB:
185, 152, 224
CMY:
27, 40, 12
CMYK:
17, 32, 0, 12
HSL:
268°, 53.7313%, 73.7255%
HSV (HSB):
268°, 32.1429%, 87.8431%
XYZ:
44.6904, 38.1526, 75.5298
xyY:
0.2822, 0.2409, 38.1526
CIE-Lab:
68.1329, 26.1601, -31.9878
CIE-LCH:
68.1329, 41.3228, 309.2768
CIE-Luv:
68.1329, 12.4633, -54.2843
Hunter-Lab:
61.7678, 21.0551, -29.2625
#b998e0 color charts
#b998e0 color shades, tints & tones
#b998e0 color schemes
#b998e0 color preview, HTML & CSS examples
This text has a color of #b998e0
<p style="color:#b998e0;">Text here</p>
.mytext {color:#b998e0;}
This box has a color of #b998e0
<div style="background-color:#b998e0;">Content here</div>
.mybackground {background-color:#b998e0;}
Border around this has a color of #b998e0
<div style="border:2px solid #b998e0;">Content here</div>
.myborder {border:2px solid #b998e0;}