#b95fe3 color space conversions
Hex:
#b95fe3
RGB:
185, 95, 227
CMY:
27, 63, 11
CMYK:
19, 58, 0, 11
HSL:
281°, 70.2128%, 63.1373%
HSV (HSB):
281°, 58.1498%, 89.0196%
XYZ:
37.9649, 24.0448, 75.3132
xyY:
0.2765, 0.1751, 24.0448
CIE-Lab:
56.1326, 57.3128, -52.5087
CIE-LCH:
56.1326, 77.7298, 317.5048
CIE-Luv:
56.1326, 33.0570, -88.9217
Hunter-Lab:
49.0355, 52.3887, -56.7382
#b95fe3 color charts
#b95fe3 color shades, tints & tones
#b95fe3 color schemes
#b95fe3 color preview, HTML & CSS examples
This text has a color of #b95fe3
<p style="color:#b95fe3;">Text here</p>
.mytext {color:#b95fe3;}
This box has a color of #b95fe3
<div style="background-color:#b95fe3;">Content here</div>
.mybackground {background-color:#b95fe3;}
Border around this has a color of #b95fe3
<div style="border:2px solid #b95fe3;">Content here</div>
.myborder {border:2px solid #b95fe3;}