#bb98c4 color space conversions
Hex:
#bb98c4
RGB:
187, 152, 196
CMY:
27, 40, 23
CMYK:
5, 22, 0, 23
HSL:
288°, 27.1605%, 68.2353%
HSV (HSB):
288°, 22.4490%, 76.8627%
XYZ:
41.6856, 37.0068, 57.1705
xyY:
0.3068, 0.2724, 37.0068
CIE-Lab:
67.2821, 20.9106, -17.7595
CIE-LCH:
67.2821, 27.4345, 319.6585
CIE-Luv:
67.2821, 16.7831, -30.4662
Hunter-Lab:
60.8332, 15.8579, -13.1370
#bb98c4 color charts
#bb98c4 color shades, tints & tones
#bb98c4 color schemes
#bb98c4 color preview, HTML & CSS examples
This text has a color of #bb98c4
<p style="color:#bb98c4;">Text here</p>
.mytext {color:#bb98c4;}
This box has a color of #bb98c4
<div style="background-color:#bb98c4;">Content here</div>
.mybackground {background-color:#bb98c4;}
Border around this has a color of #bb98c4
<div style="border:2px solid #bb98c4;">Content here</div>
.myborder {border:2px solid #bb98c4;}