#bc129a color space conversions
Hex:
        #bc129a
        RGB:
        188, 18, 154
        CMY:
        26, 93, 40
        CMYK:
        0, 90, 18, 26
      HSL:
        312°, 82.5243%, 40.3922%
        HSV (HSB):
        312°, 90.4255%, 73.7255%
        XYZ:
        26.7881, 13.4571, 31.7574
        xyY:
        0.3720, 0.1869, 13.4571
      CIE-Lab:
        43.4440, 71.5975, -30.1454
        CIE-LCH:
        43.4440, 77.6849, 337.1670
        CIE-Luv:
        43.4440, 75.0935, -53.3328
        Hunter-Lab:
        36.6839, 66.1512, -25.6490
      #bc129a color charts
#bc129a RGB chart
      #bc129a CMYK chart
      #bc129a RGB pie chart
      #bc129a color shades, tints & tones
#bc129a color schemes
#bc129a color preview, HTML & CSS examples
           This text has a color of #bc129a        
        
          <p style="color:#bc129a;">Text here</p>
        
        
          .mytext {color:#bc129a;}
        
        Text color #bc129a
      
           This box has a color of #bc129a        
        
          <div style="background-color:#bc129a;">Content here</div>
        
        
          .mybackground {background-color:#bc129a;}
        
        Background color #bc129a
      
           Border around this has a color of #bc129a        
        
          <div style="border:2px solid #bc129a;">Content here</div>
        
        
          .myborder {border:2px solid #bc129a;}
        
        Border color #bc129a