#b95fec color space conversions
Hex:
#b95fec
RGB:
185, 95, 236
CMY:
27, 63, 7
CMYK:
22, 60, 0, 7
HSL:
278°, 78.7709%, 64.9020%
HSV (HSB):
278°, 59.7458%, 92.5490%
XYZ:
39.2401, 24.5548, 82.0283
xyY:
0.2691, 0.1684, 24.5548
CIE-Lab:
56.6391, 59.2070, -56.7433
CIE-LCH:
56.6391, 82.0078, 316.2172
CIE-Luv:
56.6391, 31.1387, -95.8993
Hunter-Lab:
49.5528, 54.6339, -63.4599
#b95fec color charts
#b95fec color shades, tints & tones
#b95fec color schemes
#b95fec color preview, HTML & CSS examples
This text has a color of #b95fec
<p style="color:#b95fec;">Text here</p>
.mytext {color:#b95fec;}
This box has a color of #b95fec
<div style="background-color:#b95fec;">Content here</div>
.mybackground {background-color:#b95fec;}
Border around this has a color of #b95fec
<div style="border:2px solid #b95fec;">Content here</div>
.myborder {border:2px solid #b95fec;}