#bb00c0 color space conversions
Hex:
#bb00c0
RGB:
187, 0, 192
CMY:
27, 100, 25
CMYK:
3, 100, 0, 25
HSL:
298°, 100.0000%, 37.6471%
HSV (HSB):
298°, 100.0000%, 75.2941%
XYZ:
30.0079, 14.3706, 51.0614
xyY:
0.3144, 0.1506, 14.3706
CIE-Lab:
44.7597, 78.5670, -50.6262
CIE-LCH:
44.7597, 93.4655, 327.2035
CIE-Luv:
44.7597, 60.0380, -83.7818
Hunter-Lab:
37.9085, 74.9586, -53.3254
#bb00c0 color charts
#bb00c0 color shades, tints & tones
#bb00c0 color schemes
#bb00c0 color preview, HTML & CSS examples
This text has a color of #bb00c0
<p style="color:#bb00c0;">Text here</p>
.mytext {color:#bb00c0;}
This box has a color of #bb00c0
<div style="background-color:#bb00c0;">Content here</div>
.mybackground {background-color:#bb00c0;}
Border around this has a color of #bb00c0
<div style="border:2px solid #bb00c0;">Content here</div>
.myborder {border:2px solid #bb00c0;}