#bb229e color space conversions
Hex:
        #bb229e
        RGB:
        187, 34, 158
        CMY:
        27, 87, 38
        CMYK:
        0, 82, 16, 27
      HSL:
        311°, 69.2308%, 43.3333%
        HSV (HSB):
        311°, 81.8182%, 73.3333%
        XYZ:
        27.2371, 14.1775, 33.6487
        xyY:
        0.3629, 0.1889, 14.1775
      CIE-Lab:
        44.4864, 68.9261, -30.9306
        CIE-LCH:
        44.4864, 75.5480, 335.8318
        CIE-Luv:
        44.4864, 70.4408, -54.3514
        Hunter-Lab:
        37.6530, 63.2291, -26.6276
      #bb229e color charts
#bb229e RGB chart
      #bb229e CMYK chart
      #bb229e RGB pie chart
      #bb229e color shades, tints & tones
#bb229e color schemes
#bb229e color preview, HTML & CSS examples
           This text has a color of #bb229e        
        
          <p style="color:#bb229e;">Text here</p>
        
        
          .mytext {color:#bb229e;}
        
        Text color #bb229e
      
           This box has a color of #bb229e        
        
          <div style="background-color:#bb229e;">Content here</div>
        
        
          .mybackground {background-color:#bb229e;}
        
        Background color #bb229e
      
           Border around this has a color of #bb229e        
        
          <div style="border:2px solid #bb229e;">Content here</div>
        
        
          .myborder {border:2px solid #bb229e;}
        
        Border color #bb229e