#bc316d color space conversions
Hex:
        #bc316d
        RGB:
        188, 49, 109
        CMY:
        26, 81, 57
        CMYK:
        0, 74, 42, 26
      HSL:
        334°, 58.6498%, 46.4706%
        HSV (HSB):
        334°, 73.9362%, 73.7255%
        XYZ:
        24.5977, 13.9921, 15.8723
        xyY:
        0.4516, 0.2569, 13.9921
      CIE-Lab:
        44.2216, 59.0554, -1.4280
        CIE-LCH:
        44.2216, 59.0726, 358.6148
        CIE-Luv:
        44.2216, 86.7749, -12.6082
        Hunter-Lab:
        37.4060, 51.9184, 1.0260
      #bc316d color charts
#bc316d RGB chart
      #bc316d CMYK chart
      #bc316d RGB pie chart
      #bc316d color shades, tints & tones
#bc316d color schemes
#bc316d color preview, HTML & CSS examples
           This text has a color of #bc316d        
        
          <p style="color:#bc316d;">Text here</p>
        
        
          .mytext {color:#bc316d;}
        
        Text color #bc316d
      
           This box has a color of #bc316d        
        
          <div style="background-color:#bc316d;">Content here</div>
        
        
          .mybackground {background-color:#bc316d;}
        
        Background color #bc316d
      
           Border around this has a color of #bc316d        
        
          <div style="border:2px solid #bc316d;">Content here</div>
        
        
          .myborder {border:2px solid #bc316d;}
        
        Border color #bc316d