#b74ab4 color space conversions
Hex:
#b74ab4
RGB:
183, 74, 180
CMY:
28, 71, 29
CMYK:
0, 60, 2, 28
HSL:
302°, 43.0830%, 50.3922%
HSV (HSB):
302°, 59.5628%, 71.7647%
XYZ:
30.2154, 18.2601, 45.1120
xyY:
0.3229, 0.1951, 18.2601
CIE-Lab:
49.8101, 57.5812, -35.6331
CIE-LCH:
49.8101, 67.7149, 328.2494
CIE-Luv:
49.8101, 49.9814, -61.1070
Hunter-Lab:
42.7319, 51.4355, -32.6802
#b74ab4 color charts
#b74ab4 color shades, tints & tones
#b74ab4 color schemes
#b74ab4 color preview, HTML & CSS examples
This text has a color of #b74ab4
<p style="color:#b74ab4;">Text here</p>
.mytext {color:#b74ab4;}
This box has a color of #b74ab4
<div style="background-color:#b74ab4;">Content here</div>
.mybackground {background-color:#b74ab4;}
Border around this has a color of #b74ab4
<div style="border:2px solid #b74ab4;">Content here</div>
.myborder {border:2px solid #b74ab4;}