#bb98d9 color space conversions
Hex:
#bb98d9
RGB:
187, 152, 217
CMY:
27, 40, 15
CMYK:
14, 30, 0, 15
HSL:
272°, 46.0993%, 72.3529%
HSV (HSB):
272°, 29.9539%, 85.0980%
XYZ:
44.2461, 38.0310, 70.6543
xyY:
0.2893, 0.2487, 38.0310
CIE-Lab:
68.0435, 25.2531, -28.2476
CIE-LCH:
68.0435, 37.8900, 311.7964
CIE-Luv:
68.0435, 14.3763, -48.0255
Hunter-Lab:
61.6693, 20.1479, -24.7599
#bb98d9 color charts
#bb98d9 color shades, tints & tones
#bb98d9 color schemes
#bb98d9 color preview, HTML & CSS examples
This text has a color of #bb98d9
<p style="color:#bb98d9;">Text here</p>
.mytext {color:#bb98d9;}
This box has a color of #bb98d9
<div style="background-color:#bb98d9;">Content here</div>
.mybackground {background-color:#bb98d9;}
Border around this has a color of #bb98d9
<div style="border:2px solid #bb98d9;">Content here</div>
.myborder {border:2px solid #bb98d9;}