#bd05b9 color space conversions
Hex:
        #bd05b9
        RGB:
        189, 5, 185
        CMY:
        26, 98, 27
        CMYK:
        0, 97, 2, 26
      HSL:
        301°, 94.8454%, 38.0392%
        HSV (HSB):
        301°, 97.3545%, 74.1176%
        XYZ:
        29.7975, 14.4301, 47.1137
        xyY:
        0.3262, 0.1580, 14.4301
      CIE-Lab:
        44.8436, 77.4079, -46.3695
        CIE-LCH:
        44.8436, 90.2336, 329.0772
        CIE-Luv:
        44.8436, 63.9370, -77.6880
        Hunter-Lab:
        37.9870, 73.5403, -46.9440
      #bd05b9 color charts
#bd05b9 RGB chart
      #bd05b9 CMYK chart
      #bd05b9 RGB pie chart
      #bd05b9 color shades, tints & tones
#bd05b9 color schemes
#bd05b9 color preview, HTML & CSS examples
           This text has a color of #bd05b9        
        
          <p style="color:#bd05b9;">Text here</p>
        
        
          .mytext {color:#bd05b9;}
        
        Text color #bd05b9
      
           This box has a color of #bd05b9        
        
          <div style="background-color:#bd05b9;">Content here</div>
        
        
          .mybackground {background-color:#bd05b9;}
        
        Background color #bd05b9
      
           Border around this has a color of #bd05b9        
        
          <div style="border:2px solid #bd05b9;">Content here</div>
        
        
          .myborder {border:2px solid #bd05b9;}
        
        Border color #bd05b9