#bc229a color space conversions
Hex:
        #bc229a
        RGB:
        188, 34, 154
        CMY:
        26, 87, 40
        CMYK:
        0, 82, 18, 26
      HSL:
        313°, 69.3694%, 43.5294%
        HSV (HSB):
        313°, 81.9149%, 73.7255%
        XYZ:
        27.1438, 14.1685, 31.8760
        xyY:
        0.3709, 0.1936, 14.1685
      CIE-Lab:
        44.4736, 68.6042, -28.5351
        CIE-LCH:
        44.4736, 74.3020, 337.4157
        CIE-Luv:
        44.4736, 72.8338, -50.8950
        Hunter-Lab:
        37.6411, 62.8483, -23.8604
      #bc229a color charts
#bc229a RGB chart
      #bc229a CMYK chart
      #bc229a RGB pie chart
      #bc229a color shades, tints & tones
#bc229a color schemes
#bc229a color preview, HTML & CSS examples
           This text has a color of #bc229a        
        
          <p style="color:#bc229a;">Text here</p>
        
        
          .mytext {color:#bc229a;}
        
        Text color #bc229a
      
           This box has a color of #bc229a        
        
          <div style="background-color:#bc229a;">Content here</div>
        
        
          .mybackground {background-color:#bc229a;}
        
        Background color #bc229a
      
           Border around this has a color of #bc229a        
        
          <div style="border:2px solid #bc229a;">Content here</div>
        
        
          .myborder {border:2px solid #bc229a;}
        
        Border color #bc229a