#bb98e3 color space conversions
Hex:
#bb98e3
RGB:
187, 152, 227
CMY:
27, 40, 11
CMYK:
18, 33, 0, 11
HSL:
268°, 57.2519%, 74.3137%
HSV (HSB):
268°, 33.0396%, 89.0196%
XYZ:
45.5869, 38.5673, 77.7146
xyY:
0.2816, 0.2383, 38.5673
CIE-Lab:
68.4367, 27.4335, -33.1550
CIE-LCH:
68.4367, 43.0331, 309.6054
CIE-Luv:
68.4367, 13.2337, -56.4282
Hunter-Lab:
62.1026, 22.3497, -30.7231
#bb98e3 color charts
#bb98e3 color shades, tints & tones
#bb98e3 color schemes
#bb98e3 color preview, HTML & CSS examples
This text has a color of #bb98e3
<p style="color:#bb98e3;">Text here</p>
.mytext {color:#bb98e3;}
This box has a color of #bb98e3
<div style="background-color:#bb98e3;">Content here</div>
.mybackground {background-color:#bb98e3;}
Border around this has a color of #bb98e3
<div style="border:2px solid #bb98e3;">Content here</div>
.myborder {border:2px solid #bb98e3;}