#b955d9 color space conversions
Hex:
#b955d9
RGB:
185, 85, 217
CMY:
27, 67, 15
CMYK:
15, 61, 0, 15
HSL:
285°, 63.4615%, 59.2157%
HSV (HSB):
285°, 60.8295%, 85.0980%
XYZ:
35.7805, 21.8210, 67.9717
xyY:
0.2849, 0.1738, 21.8210
CIE-Lab:
53.8366, 60.0067, -50.5225
CIE-LCH:
53.8366, 78.4431, 319.9044
CIE-Luv:
53.8366, 38.1956, -85.3690
Hunter-Lab:
46.7130, 54.9768, -53.5733
#b955d9 color charts
#b955d9 color shades, tints & tones
#b955d9 color schemes
#b955d9 color preview, HTML & CSS examples
This text has a color of #b955d9
<p style="color:#b955d9;">Text here</p>
.mytext {color:#b955d9;}
This box has a color of #b955d9
<div style="background-color:#b955d9;">Content here</div>
.mybackground {background-color:#b955d9;}
Border around this has a color of #b955d9
<div style="border:2px solid #b955d9;">Content here</div>
.myborder {border:2px solid #b955d9;}