#b997d2 color space conversions
Hex:
#b997d2
RGB:
185, 151, 210
CMY:
27, 41, 18
CMYK:
12, 28, 0, 18
HSL:
275°, 39.5973%, 70.7843%
HSV (HSB):
275°, 28.0952%, 82.3529%
XYZ:
42.7071, 37.1006, 65.8830
xyY:
0.2931, 0.2547, 37.1006
CIE-Lab:
67.3525, 23.6853, -25.4502
CIE-LCH:
67.3525, 34.7664, 312.9429
CIE-Luv:
67.3525, 14.4780, -43.1770
Hunter-Lab:
60.9103, 18.5616, -21.4932
#b997d2 color charts
#b997d2 color shades, tints & tones
#b997d2 color schemes
#b997d2 color preview, HTML & CSS examples
This text has a color of #b997d2
<p style="color:#b997d2;">Text here</p>
.mytext {color:#b997d2;}
This box has a color of #b997d2
<div style="background-color:#b997d2;">Content here</div>
.mybackground {background-color:#b997d2;}
Border around this has a color of #b997d2
<div style="border:2px solid #b997d2;">Content here</div>
.myborder {border:2px solid #b997d2;}