#b95cec color space conversions
Hex:
#b95cec
RGB:
185, 92, 236
CMY:
27, 64, 7
CMYK:
22, 61, 0, 7
HSL:
279°, 79.1209%, 64.3137%
HSV (HSB):
279°, 61.0169%, 92.5490%
XYZ:
38.9751, 24.0247, 81.9399
xyY:
0.2689, 0.1658, 24.0247
CIE-Lab:
56.1125, 60.6365, -57.5858
CIE-LCH:
56.1125, 83.6236, 316.4781
CIE-Luv:
56.1125, 31.9534, -97.1599
Hunter-Lab:
49.0150, 56.1608, -64.8064
#b95cec color charts
#b95cec color shades, tints & tones
#b95cec color schemes
#b95cec color preview, HTML & CSS examples
This text has a color of #b95cec
<p style="color:#b95cec;">Text here</p>
.mytext {color:#b95cec;}
This box has a color of #b95cec
<div style="background-color:#b95cec;">Content here</div>
.mybackground {background-color:#b95cec;}
Border around this has a color of #b95cec
<div style="border:2px solid #b95cec;">Content here</div>
.myborder {border:2px solid #b95cec;}