#bb0d86 color space conversions
Hex:
        #bb0d86
        RGB:
        187, 13, 134
        CMY:
        27, 95, 47
        CMYK:
        0, 93, 28, 27
      HSL:
        318°, 87.0000%, 39.2157%
        HSV (HSB):
        318°, 93.0481%, 73.3333%
        XYZ:
        24.9405, 12.5739, 23.6667
        xyY:
        0.4077, 0.2055, 12.5739
      CIE-Lab:
        42.1140, 69.6134, -20.0546
        CIE-LCH:
        42.1140, 72.4445, 343.9291
        CIE-Luv:
        42.1140, 83.6321, -38.6726
        Hunter-Lab:
        35.4597, 63.4934, -14.7500
      #bb0d86 color charts
#bb0d86 RGB chart
      #bb0d86 CMYK chart
      #bb0d86 RGB pie chart
      #bb0d86 color shades, tints & tones
#bb0d86 color schemes
#bb0d86 color preview, HTML & CSS examples
           This text has a color of #bb0d86        
        
          <p style="color:#bb0d86;">Text here</p>
        
        
          .mytext {color:#bb0d86;}
        
        Text color #bb0d86
      
           This box has a color of #bb0d86        
        
          <div style="background-color:#bb0d86;">Content here</div>
        
        
          .mybackground {background-color:#bb0d86;}
        
        Background color #bb0d86
      
           Border around this has a color of #bb0d86        
        
          <div style="border:2px solid #bb0d86;">Content here</div>
        
        
          .myborder {border:2px solid #bb0d86;}
        
        Border color #bb0d86