#bd199e color space conversions
Hex:
        #bd199e
        RGB:
        189, 25, 158
        CMY:
        26, 90, 38
        CMYK:
        0, 87, 16, 26
      HSL:
        311°, 76.6355%, 41.9608%
        HSV (HSB):
        311°, 86.7725%, 74.1176%
        XYZ:
        27.5055, 13.9827, 33.5970
        xyY:
        0.3663, 0.1862, 13.9827
      CIE-Lab:
        44.2081, 71.2046, -31.3410
        CIE-LCH:
        44.2081, 77.7969, 336.2431
        CIE-Luv:
        44.2081, 73.3514, -55.2042
        Hunter-Lab:
        37.3934, 65.8605, -27.0950
      #bd199e color charts
#bd199e RGB chart
      #bd199e CMYK chart
      #bd199e RGB pie chart
      #bd199e color shades, tints & tones
#bd199e color schemes
#bd199e color preview, HTML & CSS examples
           This text has a color of #bd199e        
        
          <p style="color:#bd199e;">Text here</p>
        
        
          .mytext {color:#bd199e;}
        
        Text color #bd199e
      
           This box has a color of #bd199e        
        
          <div style="background-color:#bd199e;">Content here</div>
        
        
          .mybackground {background-color:#bd199e;}
        
        Background color #bd199e
      
           Border around this has a color of #bd199e        
        
          <div style="border:2px solid #bd199e;">Content here</div>
        
        
          .myborder {border:2px solid #bd199e;}
        
        Border color #bd199e