#bb00c3 color space conversions
Hex:
#bb00c3
RGB:
187, 0, 195
CMY:
27, 100, 24
CMYK:
4, 100, 0, 24
HSL:
298°, 100.0000%, 38.2353%
HSV (HSB):
298°, 100.0000%, 76.4706%
XYZ:
30.3438, 14.5049, 52.8302
xyY:
0.3106, 0.1485, 14.5049
CIE-Lab:
44.9485, 79.0190, -52.0747
CIE-LCH:
44.9485, 94.6349, 326.6145
CIE-Luv:
44.9485, 58.9087, -85.9677
Hunter-Lab:
38.0853, 75.5675, -55.5846
#bb00c3 color charts
#bb00c3 color shades, tints & tones
#bb00c3 color schemes
#bb00c3 color preview, HTML & CSS examples
This text has a color of #bb00c3
<p style="color:#bb00c3;">Text here</p>
.mytext {color:#bb00c3;}
This box has a color of #bb00c3
<div style="background-color:#bb00c3;">Content here</div>
.mybackground {background-color:#bb00c3;}
Border around this has a color of #bb00c3
<div style="border:2px solid #bb00c3;">Content here</div>
.myborder {border:2px solid #bb00c3;}