#b921b9 color space conversions
Hex:
#b921b9
RGB:
185, 33, 185
CMY:
27, 87, 27
CMYK:
0, 82, 0, 27
HSL:
300°, 69.7248%, 42.7451%
HSV (HSB):
300°, 82.1622%, 72.5490%
XYZ:
29.3084, 14.9048, 47.2311
xyY:
0.3205, 0.1630, 14.9048
CIE-Lab:
45.5035, 72.6947, -45.3572
CIE-LCH:
45.5035, 85.6843, 328.0383
CIE-Luv:
45.5035, 58.7256, -75.9347
Hunter-Lab:
38.6067, 67.9470, -45.5102
#b921b9 color charts
#b921b9 color shades, tints & tones
#b921b9 color schemes
#b921b9 color preview, HTML & CSS examples
This text has a color of #b921b9
<p style="color:#b921b9;">Text here</p>
.mytext {color:#b921b9;}
This box has a color of #b921b9
<div style="background-color:#b921b9;">Content here</div>
.mybackground {background-color:#b921b9;}
Border around this has a color of #b921b9
<div style="border:2px solid #b921b9;">Content here</div>
.myborder {border:2px solid #b921b9;}