#bb2f4a color space conversions
Hex:
        #bb2f4a
        RGB:
        187, 47, 74
        CMY:
        27, 82, 71
        CMYK:
        0, 75, 60, 27
      HSL:
        348°, 59.8291%, 45.8824%
        HSV (HSB):
        348°, 74.8663%, 73.3333%
        XYZ:
        22.7461, 13.0922, 7.8068
        xyY:
        0.5212, 0.3000, 13.0922
      CIE-Lab:
        42.9019, 56.5394, 18.4679
        CIE-LCH:
        42.9019, 59.4791, 18.0890
        CIE-Luv:
        42.9019, 98.8711, 9.7385
        Hunter-Lab:
        36.1832, 48.8909, 12.5360
      #bb2f4a color charts
#bb2f4a RGB chart
      #bb2f4a CMYK chart
      #bb2f4a RGB pie chart
      #bb2f4a color shades, tints & tones
#bb2f4a color schemes
#bb2f4a color preview, HTML & CSS examples
           This text has a color of #bb2f4a        
        
          <p style="color:#bb2f4a;">Text here</p>
        
        
          .mytext {color:#bb2f4a;}
        
        Text color #bb2f4a
      
           This box has a color of #bb2f4a        
        
          <div style="background-color:#bb2f4a;">Content here</div>
        
        
          .mybackground {background-color:#bb2f4a;}
        
        Background color #bb2f4a
      
           Border around this has a color of #bb2f4a        
        
          <div style="border:2px solid #bb2f4a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2f4a;}
        
        Border color #bb2f4a