#bc3478 color space conversions
Hex:
        #bc3478
        RGB:
        188, 52, 120
        CMY:
        26, 80, 53
        CMYK:
        0, 72, 36, 26
      HSL:
        330°, 56.6667%, 47.0588%
        HSV (HSB):
        330°, 72.3404%, 73.7255%
        XYZ:
        25.3572, 14.5034, 19.2323
        xyY:
        0.4291, 0.2454, 14.5034
      CIE-Lab:
        44.9464, 59.1777, -7.1357
        CIE-LCH:
        44.9464, 59.6064, 353.1245
        CIE-Luv:
        44.9464, 81.5544, -19.9305
        Hunter-Lab:
        38.0833, 52.2055, -3.2834
      #bc3478 color charts
#bc3478 RGB chart
      #bc3478 CMYK chart
      #bc3478 RGB pie chart
      #bc3478 color shades, tints & tones
#bc3478 color schemes
#bc3478 color preview, HTML & CSS examples
           This text has a color of #bc3478        
        
          <p style="color:#bc3478;">Text here</p>
        
        
          .mytext {color:#bc3478;}
        
        Text color #bc3478
      
           This box has a color of #bc3478        
        
          <div style="background-color:#bc3478;">Content here</div>
        
        
          .mybackground {background-color:#bc3478;}
        
        Background color #bc3478
      
           Border around this has a color of #bc3478        
        
          <div style="border:2px solid #bc3478;">Content here</div>
        
        
          .myborder {border:2px solid #bc3478;}
        
        Border color #bc3478