#b98cdc color space conversions
Hex:
#b98cdc
RGB:
185, 140, 220
CMY:
27, 45, 14
CMYK:
16, 36, 0, 14
HSL:
274°, 53.3333%, 70.5882%
HSV (HSB):
274°, 36.3636%, 86.2745%
XYZ:
42.3039, 34.2378, 72.0890
xyY:
0.2846, 0.2304, 34.2378
CIE-Lab:
65.1509, 31.9663, -34.3990
CIE-LCH:
65.1509, 46.9589, 312.9006
CIE-Luv:
65.1509, 18.0509, -58.6626
Hunter-Lab:
58.5130, 26.6546, -32.0871
#b98cdc color charts
#b98cdc color shades, tints & tones
#b98cdc color schemes
#b98cdc color preview, HTML & CSS examples
This text has a color of #b98cdc
<p style="color:#b98cdc;">Text here</p>
.mytext {color:#b98cdc;}
This box has a color of #b98cdc
<div style="background-color:#b98cdc;">Content here</div>
.mybackground {background-color:#b98cdc;}
Border around this has a color of #b98cdc
<div style="border:2px solid #b98cdc;">Content here</div>
.myborder {border:2px solid #b98cdc;}