#b984c7 color space conversions
Hex:
#b984c7
RGB:
185, 132, 199
CMY:
27, 48, 22
CMYK:
7, 34, 0, 22
HSL:
287°, 37.4302%, 64.9020%
HSV (HSB):
287°, 33.6683%, 78.0392%
XYZ:
38.5677, 30.9403, 57.9722
xyY:
0.3025, 0.2427, 30.9403
CIE-Lab:
62.4572, 31.9897, -26.8290
CIE-LCH:
62.4572, 41.7509, 320.0143
CIE-Luv:
62.4572, 24.4983, -46.0920
Hunter-Lab:
55.6240, 26.4232, -22.8561
#b984c7 color charts
#b984c7 color shades, tints & tones
#b984c7 color schemes
#b984c7 color preview, HTML & CSS examples
This text has a color of #b984c7
<p style="color:#b984c7;">Text here</p>
.mytext {color:#b984c7;}
This box has a color of #b984c7
<div style="background-color:#b984c7;">Content here</div>
.mybackground {background-color:#b984c7;}
Border around this has a color of #b984c7
<div style="border:2px solid #b984c7;">Content here</div>
.myborder {border:2px solid #b984c7;}