#b95cfd color space conversions
Hex:
#b95cfd
RGB:
185, 92, 253
CMY:
27, 64, 1
CMYK:
27, 64, 0, 1
HSL:
275°, 97.5758%, 67.6471%
HSV (HSB):
275°, 63.6364%, 99.2157%
XYZ:
41.5644, 25.0604, 95.5750
xyY:
0.2563, 0.1545, 25.0604
CIE-Lab:
57.1343, 64.2828, -65.4017
CIE-LCH:
57.1343, 91.7042, 314.5057
CIE-Luv:
57.1343, 28.4142, -109.9638
Hunter-Lab:
50.0604, 60.6000, -78.1538
#b95cfd color charts
#b95cfd color shades, tints & tones
#b95cfd color schemes
#b95cfd color preview, HTML & CSS examples
This text has a color of #b95cfd
<p style="color:#b95cfd;">Text here</p>
.mytext {color:#b95cfd;}
This box has a color of #b95cfd
<div style="background-color:#b95cfd;">Content here</div>
.mybackground {background-color:#b95cfd;}
Border around this has a color of #b95cfd
<div style="border:2px solid #b95cfd;">Content here</div>
.myborder {border:2px solid #b95cfd;}