#b98edc color space conversions
Hex:
#b98edc
RGB:
185, 142, 220
CMY:
27, 44, 14
CMYK:
16, 35, 0, 14
HSL:
273°, 52.7027%, 70.9804%
HSV (HSB):
273°, 35.4545%, 86.2745%
XYZ:
42.5989, 34.8276, 72.1873
xyY:
0.2847, 0.2328, 34.8276
CIE-Lab:
65.6142, 30.8541, -33.6793
CIE-LCH:
65.6142, 45.6757, 312.4932
CIE-Luv:
65.6142, 17.2095, -57.3966
Hunter-Lab:
59.0149, 25.5709, -31.2134
#b98edc color charts
#b98edc color shades, tints & tones
#b98edc color schemes
#b98edc color preview, HTML & CSS examples
This text has a color of #b98edc
<p style="color:#b98edc;">Text here</p>
.mytext {color:#b98edc;}
This box has a color of #b98edc
<div style="background-color:#b98edc;">Content here</div>
.mybackground {background-color:#b98edc;}
Border around this has a color of #b98edc
<div style="border:2px solid #b98edc;">Content here</div>
.myborder {border:2px solid #b98edc;}