#b95ee7 color space conversions
Hex:
#b95ee7
RGB:
185, 94, 231
CMY:
27, 63, 9
CMYK:
20, 59, 0, 9
HSL:
280°, 74.0541%, 63.7255%
HSV (HSB):
280°, 59.3074%, 90.5882%
XYZ:
38.4341, 24.0892, 78.2253
xyY:
0.2731, 0.1712, 24.0892
CIE-Lab:
56.1770, 58.6319, -54.6830
CIE-LCH:
56.1770, 80.1744, 316.9959
CIE-Luv:
56.1770, 32.4803, -92.4688
Hunter-Lab:
49.0808, 53.8882, -60.1403
#b95ee7 color charts
#b95ee7 color shades, tints & tones
#b95ee7 color schemes
#b95ee7 color preview, HTML & CSS examples
This text has a color of #b95ee7
<p style="color:#b95ee7;">Text here</p>
.mytext {color:#b95ee7;}
This box has a color of #b95ee7
<div style="background-color:#b95ee7;">Content here</div>
.mybackground {background-color:#b95ee7;}
Border around this has a color of #b95ee7
<div style="border:2px solid #b95ee7;">Content here</div>
.myborder {border:2px solid #b95ee7;}