#b85eb5 color space conversions
Hex:
#b85eb5
RGB:
184, 94, 181
CMY:
28, 63, 29
CMYK:
0, 49, 2, 28
HSL:
302°, 38.7931%, 54.5098%
HSV (HSB):
302°, 48.9130%, 72.1569%
XYZ:
32.1104, 21.5320, 46.1797
xyY:
0.3217, 0.2157, 21.5320
CIE-Lab:
53.5268, 48.5502, -30.3921
CIE-LCH:
53.5268, 57.2783, 327.9538
CIE-Luv:
53.5268, 43.3922, -52.7167
Hunter-Lab:
46.4025, 42.3168, -26.5236
#b85eb5 color charts
#b85eb5 color shades, tints & tones
#b85eb5 color schemes
#b85eb5 color preview, HTML & CSS examples
This text has a color of #b85eb5
<p style="color:#b85eb5;">Text here</p>
.mytext {color:#b85eb5;}
This box has a color of #b85eb5
<div style="background-color:#b85eb5;">Content here</div>
.mybackground {background-color:#b85eb5;}
Border around this has a color of #b85eb5
<div style="border:2px solid #b85eb5;">Content here</div>
.myborder {border:2px solid #b85eb5;}