#b85db5 color space conversions
Hex:
#b85db5
RGB:
184, 93, 181
CMY:
28, 64, 29
CMYK:
0, 49, 2, 28
HSL:
302°, 39.0558%, 54.3137%
HSV (HSB):
302°, 49.4565%, 72.1569%
XYZ:
32.0220, 21.3552, 46.1503
xyY:
0.3217, 0.2146, 21.3552
CIE-Lab:
53.3361, 49.0526, -30.6889
CIE-LCH:
53.3361, 57.8616, 327.9685
CIE-Luv:
53.3361, 43.7776, -53.2076
Hunter-Lab:
46.2117, 42.8194, -26.8630
#b85db5 color charts
#b85db5 color shades, tints & tones
#b85db5 color schemes
#b85db5 color preview, HTML & CSS examples
This text has a color of #b85db5
<p style="color:#b85db5;">Text here</p>
.mytext {color:#b85db5;}
This box has a color of #b85db5
<div style="background-color:#b85db5;">Content here</div>
.mybackground {background-color:#b85db5;}
Border around this has a color of #b85db5
<div style="border:2px solid #b85db5;">Content here</div>
.myborder {border:2px solid #b85db5;}