#b982d2 color space conversions
Hex:
#b982d2
RGB:
185, 130, 210
CMY:
27, 49, 18
CMYK:
12, 38, 0, 18
HSL:
281°, 47.0588%, 66.6667%
HSV (HSB):
281°, 38.0952%, 82.3529%
XYZ:
39.6231, 30.9327, 64.8550
xyY:
0.2926, 0.2284, 30.9327
CIE-Lab:
62.4508, 35.3638, -33.0169
CIE-LCH:
62.4508, 48.3810, 316.9657
CIE-Luv:
62.4508, 23.6807, -56.4995
Hunter-Lab:
55.6172, 29.8379, -30.2059
#b982d2 color charts
#b982d2 color shades, tints & tones
#b982d2 color schemes
#b982d2 color preview, HTML & CSS examples
This text has a color of #b982d2
<p style="color:#b982d2;">Text here</p>
.mytext {color:#b982d2;}
This box has a color of #b982d2
<div style="background-color:#b982d2;">Content here</div>
.mybackground {background-color:#b982d2;}
Border around this has a color of #b982d2
<div style="border:2px solid #b982d2;">Content here</div>
.myborder {border:2px solid #b982d2;}