#b82ab9 color space conversions
Hex:
#b82ab9
RGB:
184, 42, 185
CMY:
28, 84, 27
CMYK:
1, 77, 0, 27
HSL:
300°, 62.9956%, 44.5098%
HSV (HSB):
300°, 77.2973%, 72.5490%
XYZ:
29.3521, 15.3491, 47.3146
xyY:
0.3190, 0.1668, 15.3491
CIE-Lab:
46.1086, 70.2542, -44.4030
CIE-LCH:
46.1086, 83.1101, 327.7057
CIE-Luv:
46.1086, 56.6812, -74.5069
Hunter-Lab:
39.1779, 65.1710, -44.1792
#b82ab9 color charts
#b82ab9 color shades, tints & tones
#b82ab9 color schemes
#b82ab9 color preview, HTML & CSS examples
This text has a color of #b82ab9
<p style="color:#b82ab9;">Text here</p>
.mytext {color:#b82ab9;}
This box has a color of #b82ab9
<div style="background-color:#b82ab9;">Content here</div>
.mybackground {background-color:#b82ab9;}
Border around this has a color of #b82ab9
<div style="border:2px solid #b82ab9;">Content here</div>
.myborder {border:2px solid #b82ab9;}