#b982e9 color space conversions
Hex:
#b982e9
RGB:
185, 130, 233
CMY:
27, 49, 9
CMYK:
21, 44, 0, 9
HSL:
272°, 70.0680%, 71.1765%
HSV (HSB):
272°, 44.2060%, 91.3725%
XYZ:
42.6982, 32.1627, 81.0484
xyY:
0.2739, 0.2063, 32.1627
CIE-Lab:
63.4772, 40.3628, -44.2260
CIE-LCH:
63.4772, 59.8756, 312.3851
CIE-Luv:
63.4772, 20.1880, -75.5628
Hunter-Lab:
56.7122, 35.1450, -45.0338
#b982e9 color charts
#b982e9 color shades, tints & tones
#b982e9 color schemes
#b982e9 color preview, HTML & CSS examples
This text has a color of #b982e9
<p style="color:#b982e9;">Text here</p>
.mytext {color:#b982e9;}
This box has a color of #b982e9
<div style="background-color:#b982e9;">Content here</div>
.mybackground {background-color:#b982e9;}
Border around this has a color of #b982e9
<div style="border:2px solid #b982e9;">Content here</div>
.myborder {border:2px solid #b982e9;}