#b98dcc color space conversions
Hex:
#b98dcc
RGB:
185, 141, 204
CMY:
27, 45, 20
CMYK:
9, 31, 0, 20
HSL:
282°, 38.1818%, 67.6471%
HSV (HSB):
282°, 30.8824%, 80.0000%
XYZ:
40.4315, 33.7237, 61.5051
xyY:
0.2980, 0.2486, 33.7237
CIE-Lab:
64.7426, 28.0084, -26.1168
CIE-LCH:
64.7426, 38.2957, 317.0017
CIE-Luv:
64.7426, 19.7450, -44.6255
Hunter-Lab:
58.0721, 22.6509, -22.1445
#b98dcc color charts
#b98dcc color shades, tints & tones
#b98dcc color schemes
#b98dcc color preview, HTML & CSS examples
This text has a color of #b98dcc
<p style="color:#b98dcc;">Text here</p>
.mytext {color:#b98dcc;}
This box has a color of #b98dcc
<div style="background-color:#b98dcc;">Content here</div>
.mybackground {background-color:#b98dcc;}
Border around this has a color of #b98dcc
<div style="border:2px solid #b98dcc;">Content here</div>
.myborder {border:2px solid #b98dcc;}