#bc388d color space conversions
Hex:
        #bc388d
        RGB:
        188, 56, 141
        CMY:
        26, 78, 45
        CMYK:
        0, 70, 25, 26
      HSL:
        321°, 54.0984%, 47.8431%
        HSV (HSB):
        321°, 70.2128%, 73.7255%
        XYZ:
        26.9609, 15.4428, 26.7591
        xyY:
        0.3898, 0.2233, 15.4428
      CIE-Lab:
        46.2348, 60.2718, -17.9743
        CIE-LCH:
        46.2348, 62.8949, 343.3943
        CIE-Luv:
        46.2348, 72.3642, -34.9845
        Hunter-Lab:
        39.2973, 53.6941, -12.8647
      #bc388d color charts
#bc388d RGB chart
      #bc388d CMYK chart
      #bc388d RGB pie chart
      #bc388d color shades, tints & tones
#bc388d color schemes
#bc388d color preview, HTML & CSS examples
           This text has a color of #bc388d        
        
          <p style="color:#bc388d;">Text here</p>
        
        
          .mytext {color:#bc388d;}
        
        Text color #bc388d
      
           This box has a color of #bc388d        
        
          <div style="background-color:#bc388d;">Content here</div>
        
        
          .mybackground {background-color:#bc388d;}
        
        Background color #bc388d
      
           Border around this has a color of #bc388d        
        
          <div style="border:2px solid #bc388d;">Content here</div>
        
        
          .myborder {border:2px solid #bc388d;}
        
        Border color #bc388d