#bd079e color space conversions
Hex:
        #bd079e
        RGB:
        189, 7, 158
        CMY:
        26, 97, 38
        CMYK:
        0, 96, 16, 26
      HSL:
        310°, 92.8571%, 38.4314%
        HSV (HSB):
        310°, 96.2963%, 74.1176%
        XYZ:
        27.2338, 13.4394, 33.5064
        xyY:
        0.3671, 0.1812, 13.4394
      CIE-Lab:
        43.4180, 73.5179, -32.5818
        CIE-LCH:
        43.4180, 80.4143, 336.0979
        CIE-Luv:
        43.4180, 75.0270, -57.0514
        Hunter-Lab:
        36.6598, 68.4494, -28.5282
      #bd079e color charts
#bd079e RGB chart
      #bd079e CMYK chart
      #bd079e RGB pie chart
      #bd079e color shades, tints & tones
#bd079e color schemes
#bd079e color preview, HTML & CSS examples
           This text has a color of #bd079e        
        
          <p style="color:#bd079e;">Text here</p>
        
        
          .mytext {color:#bd079e;}
        
        Text color #bd079e
      
           This box has a color of #bd079e        
        
          <div style="background-color:#bd079e;">Content here</div>
        
        
          .mybackground {background-color:#bd079e;}
        
        Background color #bd079e
      
           Border around this has a color of #bd079e        
        
          <div style="border:2px solid #bd079e;">Content here</div>
        
        
          .myborder {border:2px solid #bd079e;}
        
        Border color #bd079e