#bd378f color space conversions
Hex:
        #bd378f
        RGB:
        189, 55, 143
        CMY:
        26, 78, 44
        CMYK:
        0, 71, 24, 26
      HSL:
        321°, 54.9180%, 47.8431%
        HSV (HSB):
        321°, 70.8995%, 74.1176%
        XYZ:
        27.3104, 15.5344, 27.5456
        xyY:
        0.3880, 0.2207, 15.5344
      CIE-Lab:
        46.3576, 61.1560, -18.9783
        CIE-LCH:
        46.3576, 64.0330, 342.7595
        CIE-Luv:
        46.3576, 72.7296, -36.5716
        Hunter-Lab:
        39.4137, 54.7117, -13.8473
      #bd378f color charts
#bd378f RGB chart
      #bd378f CMYK chart
      #bd378f RGB pie chart
      #bd378f color shades, tints & tones
#bd378f color schemes
#bd378f color preview, HTML & CSS examples
           This text has a color of #bd378f        
        
          <p style="color:#bd378f;">Text here</p>
        
        
          .mytext {color:#bd378f;}
        
        Text color #bd378f
      
           This box has a color of #bd378f        
        
          <div style="background-color:#bd378f;">Content here</div>
        
        
          .mybackground {background-color:#bd378f;}
        
        Background color #bd378f
      
           Border around this has a color of #bd378f        
        
          <div style="border:2px solid #bd378f;">Content here</div>
        
        
          .myborder {border:2px solid #bd378f;}
        
        Border color #bd378f