#b85dc5 color space conversions
Hex:
#b85dc5
RGB:
184, 93, 197
CMY:
28, 64, 23
CMYK:
7, 53, 0, 23
HSL:
293°, 47.2727%, 56.8627%
HSV (HSB):
293°, 52.7919%, 77.2549%
XYZ:
33.7596, 22.0503, 55.3001
xyY:
0.3038, 0.1985, 22.0503
CIE-Lab:
54.0803, 52.0272, -38.7422
CIE-LCH:
54.0803, 64.8674, 323.3267
CIE-Luv:
54.0803, 39.8981, -66.2197
Hunter-Lab:
46.9577, 46.1540, -36.9529
#b85dc5 color charts
#b85dc5 color shades, tints & tones
#b85dc5 color schemes
#b85dc5 color preview, HTML & CSS examples
This text has a color of #b85dc5
<p style="color:#b85dc5;">Text here</p>
.mytext {color:#b85dc5;}
This box has a color of #b85dc5
<div style="background-color:#b85dc5;">Content here</div>
.mybackground {background-color:#b85dc5;}
Border around this has a color of #b85dc5
<div style="border:2px solid #b85dc5;">Content here</div>
.myborder {border:2px solid #b85dc5;}