#bb215d color space conversions
Hex:
        #bb215d
        RGB:
        187, 33, 93
        CMY:
        27, 87, 64
        CMYK:
        0, 82, 50, 27
      HSL:
        337°, 70.0000%, 43.1373%
        HSV (HSB):
        337°, 82.3529%, 73.3333%
        XYZ:
        23.0132, 12.4428, 11.5447
        xyY:
        0.4896, 0.2647, 12.4428
      CIE-Lab:
        41.9114, 62.0190, 5.1863
        CIE-LCH:
        41.9114, 62.2354, 4.7802
        CIE-Luv:
        41.9114, 97.5158, -5.4070
        Hunter-Lab:
        35.2744, 54.7240, 5.2875
      #bb215d color charts
#bb215d RGB chart
      #bb215d CMYK chart
      #bb215d RGB pie chart
      #bb215d color shades, tints & tones
#bb215d color schemes
#bb215d color preview, HTML & CSS examples
           This text has a color of #bb215d        
        
          <p style="color:#bb215d;">Text here</p>
        
        
          .mytext {color:#bb215d;}
        
        Text color #bb215d
      
           This box has a color of #bb215d        
        
          <div style="background-color:#bb215d;">Content here</div>
        
        
          .mybackground {background-color:#bb215d;}
        
        Background color #bb215d
      
           Border around this has a color of #bb215d        
        
          <div style="border:2px solid #bb215d;">Content here</div>
        
        
          .myborder {border:2px solid #bb215d;}
        
        Border color #bb215d