#bc2a98 color space conversions
Hex:
        #bc2a98
        RGB:
        188, 42, 152
        CMY:
        26, 84, 40
        CMYK:
        0, 78, 19, 26
      HSL:
        315°, 63.4783%, 45.0980%
        HSV (HSB):
        315°, 77.6596%, 73.7255%
        XYZ:
        27.2345, 14.6143, 31.0912
        xyY:
        0.3734, 0.2004, 14.6143
      CIE-Lab:
        45.1013, 66.2650, -26.3539
        CIE-LCH:
        45.1013, 71.3132, 338.3120
        CIE-Luv:
        45.1013, 72.0161, -47.5921
        Hunter-Lab:
        38.2286, 60.2652, -21.4602
      #bc2a98 color charts
#bc2a98 RGB chart
      #bc2a98 CMYK chart
      #bc2a98 RGB pie chart
      #bc2a98 color shades, tints & tones
#bc2a98 color schemes
#bc2a98 color preview, HTML & CSS examples
           This text has a color of #bc2a98        
        
          <p style="color:#bc2a98;">Text here</p>
        
        
          .mytext {color:#bc2a98;}
        
        Text color #bc2a98
      
           This box has a color of #bc2a98        
        
          <div style="background-color:#bc2a98;">Content here</div>
        
        
          .mybackground {background-color:#bc2a98;}
        
        Background color #bc2a98
      
           Border around this has a color of #bc2a98        
        
          <div style="border:2px solid #bc2a98;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a98;}
        
        Border color #bc2a98