#b982c7 color space conversions
Hex:
#b982c7
RGB:
185, 130, 199
CMY:
27, 49, 22
CMYK:
7, 35, 0, 22
HSL:
288°, 38.1215%, 64.5098%
HSV (HSB):
288°, 34.6734%, 78.0392%
XYZ:
38.2990, 30.4031, 57.8826
xyY:
0.3026, 0.2402, 30.4031
CIE-Lab:
62.0005, 33.0972, -27.5330
CIE-LCH:
62.0005, 43.0522, 320.2435
CIE-Luv:
62.0005, 25.3876, -47.3204
Hunter-Lab:
55.1390, 27.4912, -23.6429
#b982c7 color charts
#b982c7 color shades, tints & tones
#b982c7 color schemes
#b982c7 color preview, HTML & CSS examples
This text has a color of #b982c7
<p style="color:#b982c7;">Text here</p>
.mytext {color:#b982c7;}
This box has a color of #b982c7
<div style="background-color:#b982c7;">Content here</div>
.mybackground {background-color:#b982c7;}
Border around this has a color of #b982c7
<div style="border:2px solid #b982c7;">Content here</div>
.myborder {border:2px solid #b982c7;}