#b858b8 color space conversions
Hex:
#b858b8
RGB:
184, 88, 184
CMY:
28, 65, 28
CMYK:
0, 52, 0, 28
HSL:
300°, 40.3361%, 53.3333%
HSV (HSB):
300°, 52.1739%, 72.1569%
XYZ:
31.9086, 20.6305, 47.6477
xyY:
0.3185, 0.2059, 20.6305
CIE-Lab:
52.5427, 52.0614, -33.6645
CIE-LCH:
52.5427, 61.9975, 327.1121
CIE-Luv:
52.5427, 44.8764, -58.0299
Hunter-Lab:
45.4208, 45.9119, -30.4023
#b858b8 color charts
#b858b8 color shades, tints & tones
#b858b8 color schemes
#b858b8 color preview, HTML & CSS examples
This text has a color of #b858b8
<p style="color:#b858b8;">Text here</p>
.mytext {color:#b858b8;}
This box has a color of #b858b8
<div style="background-color:#b858b8;">Content here</div>
.mybackground {background-color:#b858b8;}
Border around this has a color of #b858b8
<div style="border:2px solid #b858b8;">Content here</div>
.myborder {border:2px solid #b858b8;}