#b982d4 color space conversions
Hex:
#b982d4
RGB:
185, 130, 212
CMY:
27, 49, 17
CMYK:
13, 39, 0, 17
HSL:
280°, 48.8095%, 67.0588%
HSV (HSB):
280°, 38.6792%, 83.1373%
XYZ:
39.8739, 31.0330, 66.1757
xyY:
0.2909, 0.2264, 31.0330
CIE-Lab:
62.5355, 35.7851, -34.0055
CIE-LCH:
62.5355, 49.3654, 316.4607
CIE-Luv:
62.5355, 23.3724, -58.1666
Hunter-Lab:
55.7073, 30.2781, -31.4366
#b982d4 color charts
#b982d4 color shades, tints & tones
#b982d4 color schemes
#b982d4 color preview, HTML & CSS examples
This text has a color of #b982d4
<p style="color:#b982d4;">Text here</p>
.mytext {color:#b982d4;}
This box has a color of #b982d4
<div style="background-color:#b982d4;">Content here</div>
.mybackground {background-color:#b982d4;}
Border around this has a color of #b982d4
<div style="border:2px solid #b982d4;">Content here</div>
.myborder {border:2px solid #b982d4;}