#b85da7 color space conversions
Hex:
#b85da7
RGB:
184, 93, 167
CMY:
28, 64, 35
CMYK:
0, 49, 9, 28
HSL:
311°, 39.0558%, 54.3137%
HSV (HSB):
311°, 49.4565%, 72.1569%
XYZ:
30.6566, 20.8091, 38.9600
xyY:
0.3390, 0.2301, 20.8091
CIE-Lab:
52.7399, 46.6054, -23.4703
CIE-LCH:
52.7399, 52.1816, 333.2704
CIE-Luv:
52.7399, 47.2590, -41.7626
Hunter-Lab:
45.6170, 40.1300, -18.7058
#b85da7 color charts
#b85da7 color shades, tints & tones
#b85da7 color schemes
#b85da7 color preview, HTML & CSS examples
This text has a color of #b85da7
<p style="color:#b85da7;">Text here</p>
.mytext {color:#b85da7;}
This box has a color of #b85da7
<div style="background-color:#b85da7;">Content here</div>
.mybackground {background-color:#b85da7;}
Border around this has a color of #b85da7
<div style="border:2px solid #b85da7;">Content here</div>
.myborder {border:2px solid #b85da7;}