#b98dd5 color space conversions
Hex:
#b98dd5
RGB:
185, 141, 213
CMY:
27, 45, 16
CMYK:
13, 34, 0, 16
HSL:
277°, 46.1538%, 69.4118%
HSV (HSB):
277°, 33.8028%, 83.5294%
XYZ:
41.5427, 34.1681, 67.3564
xyY:
0.2904, 0.2388, 34.1681
CIE-Lab:
65.0958, 29.8999, -30.5927
CIE-LCH:
65.0958, 42.7775, 314.3438
CIE-Luv:
65.0958, 18.5530, -52.1666
Hunter-Lab:
58.4535, 24.5656, -27.4028
#b98dd5 color charts
#b98dd5 color shades, tints & tones
#b98dd5 color schemes
#b98dd5 color preview, HTML & CSS examples
This text has a color of #b98dd5
<p style="color:#b98dd5;">Text here</p>
.mytext {color:#b98dd5;}
This box has a color of #b98dd5
<div style="background-color:#b98dd5;">Content here</div>
.mybackground {background-color:#b98dd5;}
Border around this has a color of #b98dd5
<div style="border:2px solid #b98dd5;">Content here</div>
.myborder {border:2px solid #b98dd5;}