#bc349b color space conversions
Hex:
        #bc349b
        RGB:
        188, 52, 155
        CMY:
        26, 80, 39
        CMYK:
        0, 72, 18, 26
      HSL:
        315°, 56.6667%, 47.0588%
        HSV (HSB):
        315°, 72.3404%, 73.7255%
        XYZ:
        27.8834, 15.5139, 32.5352
        xyY:
        0.3672, 0.2043, 15.5139
      CIE-Lab:
        46.3302, 63.5657, -26.2433
        CIE-LCH:
        46.3302, 68.7700, 337.5665
        CIE-Luv:
        46.3302, 68.3812, -47.3023
        Hunter-Lab:
        39.3877, 57.4356, -21.4036
      #bc349b color charts
#bc349b RGB chart
      #bc349b CMYK chart
      #bc349b RGB pie chart
      #bc349b color shades, tints & tones
#bc349b color schemes
#bc349b color preview, HTML & CSS examples
           This text has a color of #bc349b        
        
          <p style="color:#bc349b;">Text here</p>
        
        
          .mytext {color:#bc349b;}
        
        Text color #bc349b
      
           This box has a color of #bc349b        
        
          <div style="background-color:#bc349b;">Content here</div>
        
        
          .mybackground {background-color:#bc349b;}
        
        Background color #bc349b
      
           Border around this has a color of #bc349b        
        
          <div style="border:2px solid #bc349b;">Content here</div>
        
        
          .myborder {border:2px solid #bc349b;}
        
        Border color #bc349b