#bb324b color space conversions
Hex:
        #bb324b
        RGB:
        187, 50, 75
        CMY:
        27, 80, 71
        CMYK:
        0, 73, 60, 27
      HSL:
        349°, 57.8059%, 46.4706%
        HSV (HSB):
        349°, 73.2620%, 73.3333%
        XYZ:
        22.9041, 13.3540, 8.0270
        xyY:
        0.5172, 0.3015, 13.3540
      CIE-Lab:
        43.2919, 55.5758, 18.3661
        CIE-LCH:
        43.2919, 58.5319, 18.2872
        CIE-Luv:
        43.2919, 97.1577, 9.9423
        Hunter-Lab:
        36.5431, 47.9279, 12.5566
      #bb324b color charts
#bb324b RGB chart
      #bb324b CMYK chart
      #bb324b RGB pie chart
      #bb324b color shades, tints & tones
#bb324b color schemes
#bb324b color preview, HTML & CSS examples
           This text has a color of #bb324b        
        
          <p style="color:#bb324b;">Text here</p>
        
        
          .mytext {color:#bb324b;}
        
        Text color #bb324b
      
           This box has a color of #bb324b        
        
          <div style="background-color:#bb324b;">Content here</div>
        
        
          .mybackground {background-color:#bb324b;}
        
        Background color #bb324b
      
           Border around this has a color of #bb324b        
        
          <div style="border:2px solid #bb324b;">Content here</div>
        
        
          .myborder {border:2px solid #bb324b;}
        
        Border color #bb324b