#b98bf3 color space conversions
Hex:
#b98bf3
RGB:
185, 139, 243
CMY:
27, 45, 5
CMYK:
24, 43, 0, 5
HSL:
267°, 81.2500%, 74.9020%
HSV (HSB):
267°, 42.7984%, 95.2941%
XYZ:
45.4179, 35.2506, 89.2043
xyY:
0.2674, 0.2075, 35.2506
CIE-Lab:
65.9433, 37.6965, -45.8607
CIE-LCH:
65.9433, 59.3652, 309.4195
CIE-Luv:
65.9433, 15.4101, -78.4004
Hunter-Lab:
59.3722, 32.6455, -47.5202
#b98bf3 color charts
#b98bf3 color shades, tints & tones
#b98bf3 color schemes
#b98bf3 color preview, HTML & CSS examples
This text has a color of #b98bf3
<p style="color:#b98bf3;">Text here</p>
.mytext {color:#b98bf3;}
This box has a color of #b98bf3
<div style="background-color:#b98bf3;">Content here</div>
.mybackground {background-color:#b98bf3;}
Border around this has a color of #b98bf3
<div style="border:2px solid #b98bf3;">Content here</div>
.myborder {border:2px solid #b98bf3;}