#bc1a83 color space conversions
Hex:
        #bc1a83
        RGB:
        188, 26, 131
        CMY:
        26, 90, 49
        CMYK:
        0, 86, 30, 26
      HSL:
        321°, 75.7009%, 41.9608%
        HSV (HSB):
        321°, 86.1702%, 73.7255%
        XYZ:
        25.2052, 13.0688, 22.6668
        xyY:
        0.4136, 0.2145, 13.0688
      CIE-Lab:
        42.8668, 67.4970, -17.0387
        CIE-LCH:
        42.8668, 69.6144, 345.8324
        CIE-Luv:
        42.8668, 83.9988, -34.3741
        Hunter-Lab:
        36.1509, 61.1901, -11.8696
      #bc1a83 color charts
#bc1a83 RGB chart
      #bc1a83 CMYK chart
      #bc1a83 RGB pie chart
      #bc1a83 color shades, tints & tones
#bc1a83 color schemes
#bc1a83 color preview, HTML & CSS examples
           This text has a color of #bc1a83        
        
          <p style="color:#bc1a83;">Text here</p>
        
        
          .mytext {color:#bc1a83;}
        
        Text color #bc1a83
      
           This box has a color of #bc1a83        
        
          <div style="background-color:#bc1a83;">Content here</div>
        
        
          .mybackground {background-color:#bc1a83;}
        
        Background color #bc1a83
      
           Border around this has a color of #bc1a83        
        
          <div style="border:2px solid #bc1a83;">Content here</div>
        
        
          .myborder {border:2px solid #bc1a83;}
        
        Border color #bc1a83