#b998f2 color space conversions
Hex:
#b998f2
RGB:
185, 152, 242
CMY:
27, 40, 5
CMYK:
24, 37, 0, 5
HSL:
262°, 77.5862%, 77.2549%
HSV (HSB):
262°, 37.1901%, 94.9020%
XYZ:
47.2628, 39.1816, 89.0762
xyY:
0.2693, 0.2232, 39.1816
CIE-Lab:
68.8826, 30.2502, -40.7034
CIE-LCH:
68.8826, 50.7133, 306.6192
CIE-Luv:
68.8826, 10.4784, -69.3835
Hunter-Lab:
62.5952, 25.2358, -40.5561
#b998f2 color charts
#b998f2 color shades, tints & tones
#b998f2 color schemes
#b998f2 color preview, HTML & CSS examples
This text has a color of #b998f2
<p style="color:#b998f2;">Text here</p>
.mytext {color:#b998f2;}
This box has a color of #b998f2
<div style="background-color:#b998f2;">Content here</div>
.mybackground {background-color:#b998f2;}
Border around this has a color of #b998f2
<div style="border:2px solid #b998f2;">Content here</div>
.myborder {border:2px solid #b998f2;}