#b95cd9 color space conversions
Hex:
#b95cd9
RGB:
185, 92, 217
CMY:
27, 64, 15
CMYK:
15, 58, 0, 15
HSL:
285°, 62.1891%, 60.5882%
HSV (HSB):
285°, 57.6037%, 85.0980%
XYZ:
36.3591, 22.9783, 68.1646
xyY:
0.2852, 0.1802, 22.9783
CIE-Lab:
55.0500, 56.7123, -48.5919
CIE-LCH:
55.0500, 74.6824, 319.4096
CIE-Luv:
55.0500, 36.1728, -82.4015
Hunter-Lab:
47.9357, 51.5043, -50.7553
#b95cd9 color charts
#b95cd9 color shades, tints & tones
#b95cd9 color schemes
#b95cd9 color preview, HTML & CSS examples
This text has a color of #b95cd9
<p style="color:#b95cd9;">Text here</p>
.mytext {color:#b95cd9;}
This box has a color of #b95cd9
<div style="background-color:#b95cd9;">Content here</div>
.mybackground {background-color:#b95cd9;}
Border around this has a color of #b95cd9
<div style="border:2px solid #b95cd9;">Content here</div>
.myborder {border:2px solid #b95cd9;}