#bc125e color space conversions
Hex:
        #bc125e
        RGB:
        188, 18, 94
        CMY:
        26, 93, 63
        CMYK:
        0, 90, 50, 26
      HSL:
        333°, 82.5243%, 40.3922%
        HSV (HSB):
        333°, 90.4255%, 73.7255%
        XYZ:
        22.9757, 11.9321, 11.6819
        xyY:
        0.4932, 0.2561, 11.9321
      CIE-Lab:
        41.1080, 65.3127, 3.4278
        CIE-LCH:
        41.1080, 65.4026, 3.0043
        CIE-Luv:
        41.1080, 101.4999, -8.1356
        Hunter-Lab:
        34.5429, 58.2766, 4.1291
      #bc125e color charts
#bc125e RGB chart
      #bc125e CMYK chart
      #bc125e RGB pie chart
      #bc125e color shades, tints & tones
#bc125e color schemes
#bc125e color preview, HTML & CSS examples
           This text has a color of #bc125e        
        
          <p style="color:#bc125e;">Text here</p>
        
        
          .mytext {color:#bc125e;}
        
        Text color #bc125e
      
           This box has a color of #bc125e        
        
          <div style="background-color:#bc125e;">Content here</div>
        
        
          .mybackground {background-color:#bc125e;}
        
        Background color #bc125e
      
           Border around this has a color of #bc125e        
        
          <div style="border:2px solid #bc125e;">Content here</div>
        
        
          .myborder {border:2px solid #bc125e;}
        
        Border color #bc125e