#bb125e color space conversions
Hex:
        #bb125e
        RGB:
        187, 18, 94
        CMY:
        27, 93, 63
        CMYK:
        0, 90, 50, 27
      HSL:
        333°, 82.4390%, 40.1961%
        HSV (HSB):
        333°, 90.3743%, 73.3333%
        XYZ:
        22.7302, 11.8056, 11.6704
        xyY:
        0.4919, 0.2555, 11.8056
      CIE-Lab:
        40.9054, 65.0728, 3.1096
        CIE-LCH:
        40.9054, 65.1470, 2.7359
        CIE-Luv:
        40.9054, 100.6886, -8.4397
        Hunter-Lab:
        34.3592, 57.9573, 3.9132
      #bb125e color charts
#bb125e RGB chart
      #bb125e CMYK chart
      #bb125e RGB pie chart
      #bb125e color shades, tints & tones
#bb125e color schemes
#bb125e color preview, HTML & CSS examples
           This text has a color of #bb125e        
        
          <p style="color:#bb125e;">Text here</p>
        
        
          .mytext {color:#bb125e;}
        
        Text color #bb125e
      
           This box has a color of #bb125e        
        
          <div style="background-color:#bb125e;">Content here</div>
        
        
          .mybackground {background-color:#bb125e;}
        
        Background color #bb125e
      
           Border around this has a color of #bb125e        
        
          <div style="border:2px solid #bb125e;">Content here</div>
        
        
          .myborder {border:2px solid #bb125e;}
        
        Border color #bb125e