#bb98d2 color space conversions
Hex:
#bb98d2
RGB:
187, 152, 210
CMY:
27, 40, 18
CMYK:
11, 28, 0, 18
HSL:
276°, 39.1892%, 70.9804%
HSV (HSB):
276°, 27.6190%, 82.3529%
XYZ:
43.3546, 37.6744, 65.9596
xyY:
0.2950, 0.2563, 37.6744
CIE-Lab:
67.7800, 23.7686, -24.7787
CIE-LCH:
67.7800, 34.3355, 313.8081
CIE-Luv:
67.7800, 15.1787, -42.1508
Hunter-Lab:
61.3795, 18.6671, -20.7486
#bb98d2 color charts
#bb98d2 color shades, tints & tones
#bb98d2 color schemes
#bb98d2 color preview, HTML & CSS examples
This text has a color of #bb98d2
<p style="color:#bb98d2;">Text here</p>
.mytext {color:#bb98d2;}
This box has a color of #bb98d2
<div style="background-color:#bb98d2;">Content here</div>
.mybackground {background-color:#bb98d2;}
Border around this has a color of #bb98d2
<div style="border:2px solid #bb98d2;">Content here</div>
.myborder {border:2px solid #bb98d2;}