#b982d9 color space conversions
Hex:
#b982d9
RGB:
185, 130, 217
CMY:
27, 49, 15
CMYK:
15, 40, 0, 15
HSL:
278°, 53.3742%, 68.0392%
HSV (HSB):
278°, 40.0922%, 85.0980%
XYZ:
40.5146, 31.2893, 69.5497
xyY:
0.2866, 0.2214, 31.2893
CIE-Lab:
62.7511, 36.8500, -36.4653
CIE-LCH:
62.7511, 51.8425, 315.3006
CIE-Luv:
62.7511, 22.6050, -62.3287
Hunter-Lab:
55.9368, 31.3966, -34.5631
#b982d9 color charts
#b982d9 color shades, tints & tones
#b982d9 color schemes
#b982d9 color preview, HTML & CSS examples
This text has a color of #b982d9
<p style="color:#b982d9;">Text here</p>
.mytext {color:#b982d9;}
This box has a color of #b982d9
<div style="background-color:#b982d9;">Content here</div>
.mybackground {background-color:#b982d9;}
Border around this has a color of #b982d9
<div style="border:2px solid #b982d9;">Content here</div>
.myborder {border:2px solid #b982d9;}