#bc126f color space conversions
Hex:
        #bc126f
        RGB:
        188, 18, 111
        CMY:
        26, 93, 56
        CMYK:
        0, 90, 41, 26
      HSL:
        327°, 82.5243%, 40.3922%
        HSV (HSB):
        327°, 90.4255%, 73.7255%
        XYZ:
        23.8246, 12.2717, 16.1519
        xyY:
        0.4560, 0.2349, 12.2717
      CIE-Lab:
        41.6447, 66.7892, -6.4854
        CIE-LCH:
        41.6447, 67.1033, 354.4538
        CIE-Luv:
        41.6447, 94.1479, -20.3063
        Hunter-Lab:
        35.0310, 60.0939, -2.8155
      #bc126f color charts
#bc126f RGB chart
      #bc126f CMYK chart
      #bc126f RGB pie chart
      #bc126f color shades, tints & tones
#bc126f color schemes
#bc126f color preview, HTML & CSS examples
           This text has a color of #bc126f        
        
          <p style="color:#bc126f;">Text here</p>
        
        
          .mytext {color:#bc126f;}
        
        Text color #bc126f
      
           This box has a color of #bc126f        
        
          <div style="background-color:#bc126f;">Content here</div>
        
        
          .mybackground {background-color:#bc126f;}
        
        Background color #bc126f
      
           Border around this has a color of #bc126f        
        
          <div style="border:2px solid #bc126f;">Content here</div>
        
        
          .myborder {border:2px solid #bc126f;}
        
        Border color #bc126f