#b95bd5 color space conversions
Hex:
#b95bd5
RGB:
185, 91, 213
CMY:
27, 64, 16
CMYK:
13, 57, 0, 16
HSL:
286°, 59.2233%, 59.6078%
HSV (HSB):
286°, 57.2770%, 83.5294%
XYZ:
35.7589, 22.6006, 65.4284
xyY:
0.2889, 0.1826, 22.6006
CIE-Lab:
54.6585, 56.3916, -46.9464
CIE-LCH:
54.6585, 73.3756, 320.2224
CIE-Luv:
54.6585, 37.4021, -79.6845
Hunter-Lab:
47.5400, 51.0700, -48.3216
#b95bd5 color charts
#b95bd5 color shades, tints & tones
#b95bd5 color schemes
#b95bd5 color preview, HTML & CSS examples
This text has a color of #b95bd5
<p style="color:#b95bd5;">Text here</p>
.mytext {color:#b95bd5;}
This box has a color of #b95bd5
<div style="background-color:#b95bd5;">Content here</div>
.mybackground {background-color:#b95bd5;}
Border around this has a color of #b95bd5
<div style="border:2px solid #b95bd5;">Content here</div>
.myborder {border:2px solid #b95bd5;}