#bb50cc color space conversions
Hex:
#bb50cc
RGB:
187, 80, 204
CMY:
27, 69, 20
CMYK:
8, 61, 0, 20
HSL:
292°, 54.8673%, 55.6863%
HSV (HSB):
292°, 60.7843%, 80.0000%
XYZ:
34.2613, 20.6618, 59.3091
xyY:
0.2999, 0.1809, 20.6618
CIE-Lab:
52.5773, 60.2511, -45.1000
CIE-LCH:
52.5773, 75.2609, 323.1839
CIE-Luv:
52.5773, 44.1824, -76.6739
Hunter-Lab:
45.4552, 54.9954, -45.5418
#bb50cc color charts
#bb50cc color shades, tints & tones
#bb50cc color schemes
#bb50cc color preview, HTML & CSS examples
This text has a color of #bb50cc
<p style="color:#bb50cc;">Text here</p>
.mytext {color:#bb50cc;}
This box has a color of #bb50cc
<div style="background-color:#bb50cc;">Content here</div>
.mybackground {background-color:#bb50cc;}
Border around this has a color of #bb50cc
<div style="border:2px solid #bb50cc;">Content here</div>
.myborder {border:2px solid #bb50cc;}