#bd24a6 color space conversions
Hex:
        #bd24a6
        RGB:
        189, 36, 166
        CMY:
        26, 86, 35
        CMYK:
        0, 81, 12, 26
      HSL:
        309°, 68.0000%, 44.1176%
        HSV (HSB):
        309°, 80.9524%, 74.1176%
        XYZ:
        28.5001, 14.8337, 37.4375
        xyY:
        0.3528, 0.1837, 14.8337
      CIE-Lab:
        45.4056, 69.9821, -34.2413
        CIE-LCH:
        45.4056, 77.9100, 333.9281
        CIE-Luv:
        45.4056, 68.4335, -59.5468
        Hunter-Lab:
        38.5146, 64.6861, -30.6716
      #bd24a6 color charts
#bd24a6 RGB chart
      #bd24a6 CMYK chart
      #bd24a6 RGB pie chart
      #bd24a6 color shades, tints & tones
#bd24a6 color schemes
#bd24a6 color preview, HTML & CSS examples
           This text has a color of #bd24a6        
        
          <p style="color:#bd24a6;">Text here</p>
        
        
          .mytext {color:#bd24a6;}
        
        Text color #bd24a6
      
           This box has a color of #bd24a6        
        
          <div style="background-color:#bd24a6;">Content here</div>
        
        
          .mybackground {background-color:#bd24a6;}
        
        Background color #bd24a6
      
           Border around this has a color of #bd24a6        
        
          <div style="border:2px solid #bd24a6;">Content here</div>
        
        
          .myborder {border:2px solid #bd24a6;}
        
        Border color #bd24a6