#b982e5 color space conversions
Hex:
#b982e5
RGB:
185, 130, 229
CMY:
27, 49, 10
CMYK:
19, 43, 0, 10
HSL:
273°, 65.5629%, 70.3922%
HSV (HSB):
273°, 43.2314%, 89.8039%
XYZ:
42.1331, 31.9367, 78.0725
xyY:
0.2769, 0.2099, 31.9367
CIE-Lab:
63.2905, 39.4703, -42.3016
CIE-LCH:
63.2905, 57.8561, 313.0169
CIE-Luv:
63.2905, 20.7861, -72.2695
Hunter-Lab:
56.5126, 34.1841, -42.3507
#b982e5 color charts
#b982e5 color shades, tints & tones
#b982e5 color schemes
#b982e5 color preview, HTML & CSS examples
This text has a color of #b982e5
<p style="color:#b982e5;">Text here</p>
.mytext {color:#b982e5;}
This box has a color of #b982e5
<div style="background-color:#b982e5;">Content here</div>
.mybackground {background-color:#b982e5;}
Border around this has a color of #b982e5
<div style="border:2px solid #b982e5;">Content here</div>
.myborder {border:2px solid #b982e5;}