#b85cb9 color space conversions
Hex:
#b85cb9
RGB:
184, 92, 185
CMY:
28, 64, 27
CMYK:
1, 50, 0, 27
HSL:
299°, 39.9142%, 54.3137%
HSV (HSB):
299°, 50.2703%, 72.5490%
XYZ:
32.3513, 21.3474, 48.3143
xyY:
0.3171, 0.2093, 21.3474
CIE-Lab:
53.3276, 50.2775, -33.0159
CIE-LCH:
53.3276, 60.1488, 326.7081
CIE-Luv:
53.3276, 43.1679, -56.9555
Hunter-Lab:
46.2033, 44.1290, -29.6567
#b85cb9 color charts
#b85cb9 color shades, tints & tones
#b85cb9 color schemes
#b85cb9 color preview, HTML & CSS examples
This text has a color of #b85cb9
<p style="color:#b85cb9;">Text here</p>
.mytext {color:#b85cb9;}
This box has a color of #b85cb9
<div style="background-color:#b85cb9;">Content here</div>
.mybackground {background-color:#b85cb9;}
Border around this has a color of #b85cb9
<div style="border:2px solid #b85cb9;">Content here</div>
.myborder {border:2px solid #b85cb9;}