#b85de5 color space conversions
Hex:
#b85de5
RGB:
184, 93, 229
CMY:
28, 64, 10
CMYK:
20, 59, 0, 10
HSL:
280°, 72.3404%, 63.1373%
HSV (HSB):
280°, 59.3886%, 89.8039%
XYZ:
37.8244, 23.6762, 76.7051
xyY:
0.2737, 0.1713, 23.6762
CIE-Lab:
55.7621, 58.4546, -54.2305
CIE-LCH:
55.7621, 79.7363, 317.1468
CIE-Luv:
55.7621, 32.6071, -91.5921
Hunter-Lab:
48.6582, 53.6049, -59.4045
#b85de5 color charts
#b85de5 color shades, tints & tones
#b85de5 color schemes
#b85de5 color preview, HTML & CSS examples
This text has a color of #b85de5
<p style="color:#b85de5;">Text here</p>
.mytext {color:#b85de5;}
This box has a color of #b85de5
<div style="background-color:#b85de5;">Content here</div>
.mybackground {background-color:#b85de5;}
Border around this has a color of #b85de5
<div style="border:2px solid #b85de5;">Content here</div>
.myborder {border:2px solid #b85de5;}