#b95cf9 color space conversions
Hex:
#b95cf9
RGB:
185, 92, 249
CMY:
27, 64, 2
CMYK:
26, 63, 0, 2
HSL:
276°, 92.8994%, 66.8627%
HSV (HSB):
276°, 63.0522%, 97.6471%
XYZ:
40.9336, 24.8081, 92.2535
xyY:
0.2591, 0.1570, 24.8081
CIE-Lab:
56.8880, 63.4148, -63.5818
CIE-LCH:
56.8880, 89.8002, 314.9246
CIE-Luv:
56.8880, 29.2266, -106.9867
Hunter-Lab:
49.8078, 59.5334, -74.9510
#b95cf9 color charts
#b95cf9 color shades, tints & tones
#b95cf9 color schemes
#b95cf9 color preview, HTML & CSS examples
This text has a color of #b95cf9
<p style="color:#b95cf9;">Text here</p>
.mytext {color:#b95cf9;}
This box has a color of #b95cf9
<div style="background-color:#b95cf9;">Content here</div>
.mybackground {background-color:#b95cf9;}
Border around this has a color of #b95cf9
<div style="border:2px solid #b95cf9;">Content here</div>
.myborder {border:2px solid #b95cf9;}