#b958b8 color space conversions
Hex:
#b958b8
RGB:
185, 88, 184
CMY:
27, 65, 28
CMYK:
0, 52, 1, 27
HSL:
301°, 40.9283%, 53.5294%
HSV (HSB):
301°, 52.4324%, 72.5490%
XYZ:
32.1490, 20.7544, 47.6590
xyY:
0.3197, 0.2064, 20.7544
CIE-Lab:
52.6797, 52.3415, -33.4403
CIE-LCH:
52.6797, 62.1119, 327.4261
CIE-Luv:
52.6797, 45.5558, -57.7622
Hunter-Lab:
45.5570, 46.2405, -30.1356
#b958b8 color charts
#b958b8 color shades, tints & tones
#b958b8 color schemes
#b958b8 color preview, HTML & CSS examples
This text has a color of #b958b8
<p style="color:#b958b8;">Text here</p>
.mytext {color:#b958b8;}
This box has a color of #b958b8
<div style="background-color:#b958b8;">Content here</div>
.mybackground {background-color:#b958b8;}
Border around this has a color of #b958b8
<div style="border:2px solid #b958b8;">Content here</div>
.myborder {border:2px solid #b958b8;}