#b95ef5 color space conversions
Hex:
#b95ef5
RGB:
185, 94, 245
CMY:
27, 63, 4
CMYK:
24, 62, 0, 4
HSL:
276°, 88.3041%, 66.4706%
HSV (HSB):
276°, 61.6327%, 96.0784%
XYZ:
40.4917, 24.9123, 89.0606
xyY:
0.2621, 0.1613, 24.9123
CIE-Lab:
56.9898, 61.6121, -61.1972
CIE-LCH:
56.9898, 86.8398, 315.1936
CIE-Luv:
56.9898, 29.5400, -103.1822
Hunter-Lab:
49.9122, 57.4634, -70.8553
#b95ef5 color charts
#b95ef5 color shades, tints & tones
#b95ef5 color schemes
#b95ef5 color preview, HTML & CSS examples
This text has a color of #b95ef5
<p style="color:#b95ef5;">Text here</p>
.mytext {color:#b95ef5;}
This box has a color of #b95ef5
<div style="background-color:#b95ef5;">Content here</div>
.mybackground {background-color:#b95ef5;}
Border around this has a color of #b95ef5
<div style="border:2px solid #b95ef5;">Content here</div>
.myborder {border:2px solid #b95ef5;}