#bd08af color space conversions
Hex:
        #bd08af
        RGB:
        189, 8, 175
        CMY:
        26, 97, 31
        CMYK:
        0, 96, 7, 26
      HSL:
        305°, 91.8782%, 38.6275%
        HSV (HSB):
        305°, 95.7672%, 74.1176%
        XYZ:
        28.8110, 14.0876, 41.7581
        xyY:
        0.3403, 0.1664, 14.0876
      CIE-Lab:
        44.3583, 75.7088, -41.2421
        CIE-LCH:
        44.3583, 86.2133, 331.4208
        CIE-Luv:
        44.3583, 67.7870, -69.9776
        Hunter-Lab:
        37.5335, 71.3342, -39.6900
      #bd08af color charts
#bd08af RGB chart
      #bd08af CMYK chart
      #bd08af RGB pie chart
      #bd08af color shades, tints & tones
#bd08af color schemes
#bd08af color preview, HTML & CSS examples
           This text has a color of #bd08af        
        
          <p style="color:#bd08af;">Text here</p>
        
        
          .mytext {color:#bd08af;}
        
        Text color #bd08af
      
           This box has a color of #bd08af        
        
          <div style="background-color:#bd08af;">Content here</div>
        
        
          .mybackground {background-color:#bd08af;}
        
        Background color #bd08af
      
           Border around this has a color of #bd08af        
        
          <div style="border:2px solid #bd08af;">Content here</div>
        
        
          .myborder {border:2px solid #bd08af;}
        
        Border color #bd08af