#bc2380 color space conversions
Hex:
        #bc2380
        RGB:
        188, 35, 128
        CMY:
        26, 86, 50
        CMYK:
        0, 81, 32, 26
      HSL:
        324°, 68.6099%, 43.7255%
        HSV (HSB):
        324°, 81.3830%, 73.7255%
        XYZ:
        25.2364, 13.4519, 21.6885
        xyY:
        0.4180, 0.2228, 13.4519
      CIE-Lab:
        43.4365, 65.1739, -14.3260
        CIE-LCH:
        43.4365, 66.7299, 347.6028
        CIE-Luv:
        43.4365, 83.4407, -30.4000
        Hunter-Lab:
        36.6769, 58.6363, -9.3866
      #bc2380 color charts
#bc2380 RGB chart
      #bc2380 CMYK chart
      #bc2380 RGB pie chart
      #bc2380 color shades, tints & tones
#bc2380 color schemes
#bc2380 color preview, HTML & CSS examples
           This text has a color of #bc2380        
        
          <p style="color:#bc2380;">Text here</p>
        
        
          .mytext {color:#bc2380;}
        
        Text color #bc2380
      
           This box has a color of #bc2380        
        
          <div style="background-color:#bc2380;">Content here</div>
        
        
          .mybackground {background-color:#bc2380;}
        
        Background color #bc2380
      
           Border around this has a color of #bc2380        
        
          <div style="border:2px solid #bc2380;">Content here</div>
        
        
          .myborder {border:2px solid #bc2380;}
        
        Border color #bc2380