#b85fc3 color space conversions
Hex:
#b85fc3
RGB:
184, 95, 195
CMY:
28, 63, 24
CMYK:
6, 51, 0, 24
HSL:
293°, 45.4545%, 56.8627%
HSV (HSB):
293°, 51.2821%, 76.4706%
XYZ:
33.7097, 22.3149, 54.1603
xyY:
0.3059, 0.2025, 22.3149
CIE-Lab:
54.3595, 50.6492, -37.1568
CIE-LCH:
54.3595, 62.8169, 323.7359
CIE-Luv:
54.3595, 39.6692, -63.6405
Hunter-Lab:
47.2386, 44.7107, -34.9104
#b85fc3 color charts
#b85fc3 color shades, tints & tones
#b85fc3 color schemes
#b85fc3 color preview, HTML & CSS examples
This text has a color of #b85fc3
<p style="color:#b85fc3;">Text here</p>
.mytext {color:#b85fc3;}
This box has a color of #b85fc3
<div style="background-color:#b85fc3;">Content here</div>
.mybackground {background-color:#b85fc3;}
Border around this has a color of #b85fc3
<div style="border:2px solid #b85fc3;">Content here</div>
.myborder {border:2px solid #b85fc3;}