#bd078f color space conversions
Hex:
        #bd078f
        RGB:
        189, 7, 143
        CMY:
        26, 97, 44
        CMYK:
        0, 96, 24, 26
      HSL:
        315°, 92.8571%, 38.4314%
        HSV (HSB):
        315°, 96.2963%, 74.1176%
        XYZ:
        26.0202, 12.9539, 27.1155
        xyY:
        0.3937, 0.1960, 12.9539
      CIE-Lab:
        42.6938, 71.6685, -24.6334
        CIE-LCH:
        42.6938, 75.7837, 341.0315
        CIE-Luv:
        42.6938, 81.6812, -45.4433
        Hunter-Lab:
        35.9916, 66.0615, -19.4741
      #bd078f color charts
#bd078f RGB chart
      #bd078f CMYK chart
      #bd078f RGB pie chart
      #bd078f color shades, tints & tones
#bd078f color schemes
#bd078f color preview, HTML & CSS examples
           This text has a color of #bd078f        
        
          <p style="color:#bd078f;">Text here</p>
        
        
          .mytext {color:#bd078f;}
        
        Text color #bd078f
      
           This box has a color of #bd078f        
        
          <div style="background-color:#bd078f;">Content here</div>
        
        
          .mybackground {background-color:#bd078f;}
        
        Background color #bd078f
      
           Border around this has a color of #bd078f        
        
          <div style="border:2px solid #bd078f;">Content here</div>
        
        
          .myborder {border:2px solid #bd078f;}
        
        Border color #bd078f