#b998f1 color space conversions
Hex:
#b998f1
RGB:
185, 152, 241
CMY:
27, 40, 5
CMYK:
23, 37, 0, 5
HSL:
262°, 76.0684%, 77.0588%
HSV (HSB):
262°, 36.9295%, 94.5098%
XYZ:
47.1130, 39.1216, 88.2872
xyY:
0.2700, 0.2242, 39.1216
CIE-Lab:
68.8393, 30.0178, -40.2241
CIE-LCH:
68.8393, 50.1901, 306.7326
CIE-Luv:
68.8393, 10.5878, -68.5477
Hunter-Lab:
62.5473, 24.9953, -39.9063
#b998f1 color charts
#b998f1 color shades, tints & tones
#b998f1 color schemes
#b998f1 color preview, HTML & CSS examples
This text has a color of #b998f1
<p style="color:#b998f1;">Text here</p>
.mytext {color:#b998f1;}
This box has a color of #b998f1
<div style="background-color:#b998f1;">Content here</div>
.mybackground {background-color:#b998f1;}
Border around this has a color of #b998f1
<div style="border:2px solid #b998f1;">Content here</div>
.myborder {border:2px solid #b998f1;}