#bc448b color space conversions
Hex:
        #bc448b
        RGB:
        188, 68, 139
        CMY:
        26, 73, 45
        CMYK:
        0, 64, 26, 26
      HSL:
        325°, 47.2441%, 50.1961%
        HSV (HSB):
        325°, 63.8298%, 73.7255%
        XYZ:
        27.4664, 16.6897, 26.1999
        xyY:
        0.3904, 0.2372, 16.6897
      CIE-Lab:
        47.8666, 55.2783, -14.2821
        CIE-LCH:
        47.8666, 57.0935, 345.5135
        CIE-Luv:
        47.8666, 68.7074, -29.1799
        Hunter-Lab:
        40.8530, 48.5166, -9.4268
      #bc448b color charts
#bc448b RGB chart
      #bc448b CMYK chart
      #bc448b RGB pie chart
      #bc448b color shades, tints & tones
#bc448b color schemes
#bc448b color preview, HTML & CSS examples
           This text has a color of #bc448b        
        
          <p style="color:#bc448b;">Text here</p>
        
        
          .mytext {color:#bc448b;}
        
        Text color #bc448b
      
           This box has a color of #bc448b        
        
          <div style="background-color:#bc448b;">Content here</div>
        
        
          .mybackground {background-color:#bc448b;}
        
        Background color #bc448b
      
           Border around this has a color of #bc448b        
        
          <div style="border:2px solid #bc448b;">Content here</div>
        
        
          .myborder {border:2px solid #bc448b;}
        
        Border color #bc448b