#bb218e color space conversions
Hex:
        #bb218e
        RGB:
        187, 33, 142
        CMY:
        27, 87, 44
        CMYK:
        0, 82, 24, 27
      HSL:
        318°, 70.0000%, 43.1373%
        HSV (HSB):
        318°, 82.3529%, 73.3333%
        XYZ:
        25.9199, 13.6055, 26.8512
        xyY:
        0.3905, 0.2050, 13.6055
      CIE-Lab:
        43.6618, 67.0783, -22.5542
        CIE-LCH:
        43.6618, 70.7685, 341.4155
        CIE-Luv:
        43.6618, 77.2004, -42.0281
        Hunter-Lab:
        36.8856, 60.8836, -17.3407
      #bb218e color charts
#bb218e RGB chart
      #bb218e CMYK chart
      #bb218e RGB pie chart
      #bb218e color shades, tints & tones
#bb218e color schemes
#bb218e color preview, HTML & CSS examples
           This text has a color of #bb218e        
        
          <p style="color:#bb218e;">Text here</p>
        
        
          .mytext {color:#bb218e;}
        
        Text color #bb218e
      
           This box has a color of #bb218e        
        
          <div style="background-color:#bb218e;">Content here</div>
        
        
          .mybackground {background-color:#bb218e;}
        
        Background color #bb218e
      
           Border around this has a color of #bb218e        
        
          <div style="border:2px solid #bb218e;">Content here</div>
        
        
          .myborder {border:2px solid #bb218e;}
        
        Border color #bb218e