#bb98cb color space conversions
Hex:
#bb98cb
RGB:
187, 152, 203
CMY:
27, 40, 20
CMYK:
8, 25, 0, 20
HSL:
281°, 32.9032%, 69.6078%
HSV (HSB):
281°, 25.1232%, 79.6078%
XYZ:
42.5012, 37.3331, 61.4659
xyY:
0.3008, 0.2642, 37.3331
CIE-Lab:
67.5262, 22.3205, -21.2824
CIE-LCH:
67.5262, 30.8407, 316.3638
CIE-Luv:
67.5262, 15.9816, -36.2939
Hunter-Lab:
61.1008, 17.2369, -16.8737
#bb98cb color charts
#bb98cb color shades, tints & tones
#bb98cb color schemes
#bb98cb color preview, HTML & CSS examples
This text has a color of #bb98cb
<p style="color:#bb98cb;">Text here</p>
.mytext {color:#bb98cb;}
This box has a color of #bb98cb
<div style="background-color:#bb98cb;">Content here</div>
.mybackground {background-color:#bb98cb;}
Border around this has a color of #bb98cb
<div style="border:2px solid #bb98cb;">Content here</div>
.myborder {border:2px solid #bb98cb;}