#b85dca color space conversions
Hex:
#b85dca
RGB:
184, 93, 202
CMY:
28, 64, 21
CMYK:
9, 54, 0, 21
HSL:
290°, 50.6977%, 57.8431%
HSV (HSB):
290°, 53.9604%, 79.2157%
XYZ:
34.3422, 22.2833, 58.3682
xyY:
0.2986, 0.1938, 22.2833
CIE-Lab:
54.3263, 52.9921, -41.2160
CIE-LCH:
54.3263, 67.1337, 322.1251
CIE-Luv:
54.3263, 38.7142, -70.2518
Hunter-Lab:
47.2052, 47.2511, -40.2671
#b85dca color charts
#b85dca color shades, tints & tones
#b85dca color schemes
#b85dca color preview, HTML & CSS examples
This text has a color of #b85dca
<p style="color:#b85dca;">Text here</p>
.mytext {color:#b85dca;}
This box has a color of #b85dca
<div style="background-color:#b85dca;">Content here</div>
.mybackground {background-color:#b85dca;}
Border around this has a color of #b85dca
<div style="border:2px solid #b85dca;">Content here</div>
.myborder {border:2px solid #b85dca;}