#bc316f color space conversions
Hex:
        #bc316f
        RGB:
        188, 49, 111
        CMY:
        26, 81, 56
        CMYK:
        0, 74, 41, 26
      HSL:
        333°, 58.6498%, 46.4706%
        HSV (HSB):
        333°, 73.9362%, 73.7255%
        XYZ:
        24.7066, 14.0357, 16.4459
        xyY:
        0.4477, 0.2543, 14.0357
      CIE-Lab:
        44.2841, 59.2559, -2.5733
        CIE-LCH:
        44.2841, 59.3117, 357.5134
        CIE-Luv:
        44.2841, 86.0267, -14.0753
        Hunter-Lab:
        37.4642, 52.1532, 0.1981
      #bc316f color charts
#bc316f RGB chart
      #bc316f CMYK chart
      #bc316f RGB pie chart
      #bc316f color shades, tints & tones
#bc316f color schemes
#bc316f color preview, HTML & CSS examples
           This text has a color of #bc316f        
        
          <p style="color:#bc316f;">Text here</p>
        
        
          .mytext {color:#bc316f;}
        
        Text color #bc316f
      
           This box has a color of #bc316f        
        
          <div style="background-color:#bc316f;">Content here</div>
        
        
          .mybackground {background-color:#bc316f;}
        
        Background color #bc316f
      
           Border around this has a color of #bc316f        
        
          <div style="border:2px solid #bc316f;">Content here</div>
        
        
          .myborder {border:2px solid #bc316f;}
        
        Border color #bc316f