#bb1e85 color space conversions
Hex:
        #bb1e85
        RGB:
        187, 30, 133
        CMY:
        27, 88, 48
        CMYK:
        0, 84, 29, 27
      HSL:
        321°, 72.3502%, 42.5490%
        HSV (HSB):
        321°, 83.9572%, 73.3333%
        XYZ:
        25.1914, 13.1868, 23.4079
        xyY:
        0.4077, 0.2134, 13.1868
      CIE-Lab:
        43.0434, 66.6775, -18.0123
        CIE-LCH:
        43.0434, 69.0676, 344.8830
        CIE-Luv:
        43.0434, 81.5933, -35.5775
        Hunter-Lab:
        36.3136, 60.2799, -12.7990
      #bb1e85 color charts
#bb1e85 RGB chart
      #bb1e85 CMYK chart
      #bb1e85 RGB pie chart
      #bb1e85 color shades, tints & tones
#bb1e85 color schemes
#bb1e85 color preview, HTML & CSS examples
           This text has a color of #bb1e85        
        
          <p style="color:#bb1e85;">Text here</p>
        
        
          .mytext {color:#bb1e85;}
        
        Text color #bb1e85
      
           This box has a color of #bb1e85        
        
          <div style="background-color:#bb1e85;">Content here</div>
        
        
          .mybackground {background-color:#bb1e85;}
        
        Background color #bb1e85
      
           Border around this has a color of #bb1e85        
        
          <div style="border:2px solid #bb1e85;">Content here</div>
        
        
          .myborder {border:2px solid #bb1e85;}
        
        Border color #bb1e85