#bc299a color space conversions
Hex:
        #bc299a
        RGB:
        188, 41, 154
        CMY:
        26, 84, 40
        CMYK:
        0, 78, 18, 26
      HSL:
        314°, 64.1921%, 44.9020%
        HSV (HSB):
        314°, 78.1915%, 73.7255%
        XYZ:
        27.3647, 14.6103, 31.9496
        xyY:
        0.3702, 0.1976, 14.6103
      CIE-Lab:
        45.0958, 66.8132, -27.5645
        CIE-LCH:
        45.0958, 72.2760, 337.5809
        CIE-Luv:
        45.0958, 71.4461, -49.4016
        Hunter-Lab:
        38.2235, 60.8995, -22.8020
      #bc299a color charts
#bc299a RGB chart
      #bc299a CMYK chart
      #bc299a RGB pie chart
      #bc299a color shades, tints & tones
#bc299a color schemes
#bc299a color preview, HTML & CSS examples
           This text has a color of #bc299a        
        
          <p style="color:#bc299a;">Text here</p>
        
        
          .mytext {color:#bc299a;}
        
        Text color #bc299a
      
           This box has a color of #bc299a        
        
          <div style="background-color:#bc299a;">Content here</div>
        
        
          .mybackground {background-color:#bc299a;}
        
        Background color #bc299a
      
           Border around this has a color of #bc299a        
        
          <div style="border:2px solid #bc299a;">Content here</div>
        
        
          .myborder {border:2px solid #bc299a;}
        
        Border color #bc299a