#b85db4 color space conversions
Hex:
#b85db4
RGB:
184, 93, 180
CMY:
28, 64, 29
CMYK:
0, 49, 2, 28
HSL:
303°, 39.0558%, 54.3137%
HSV (HSB):
303°, 49.4565%, 72.1569%
XYZ:
31.9197, 21.3143, 45.6117
xyY:
0.3229, 0.2156, 21.3143
CIE-Lab:
53.2918, 48.8728, -30.1786
CIE-LCH:
53.2918, 57.4395, 328.3049
CIE-Luv:
53.2918, 44.0240, -52.3906
Hunter-Lab:
46.1675, 42.6201, -26.2591
#b85db4 color charts
#b85db4 color shades, tints & tones
#b85db4 color schemes
#b85db4 color preview, HTML & CSS examples
This text has a color of #b85db4
<p style="color:#b85db4;">Text here</p>
.mytext {color:#b85db4;}
This box has a color of #b85db4
<div style="background-color:#b85db4;">Content here</div>
.mybackground {background-color:#b85db4;}
Border around this has a color of #b85db4
<div style="border:2px solid #b85db4;">Content here</div>
.myborder {border:2px solid #b85db4;}