#bd24a5 color space conversions
Hex:
        #bd24a5
        RGB:
        189, 36, 165
        CMY:
        26, 86, 35
        CMYK:
        0, 81, 13, 26
      HSL:
        309°, 68.0000%, 44.1176%
        HSV (HSB):
        309°, 80.9524%, 74.1176%
        XYZ:
        28.4087, 14.7972, 36.9561
        xyY:
        0.3544, 0.1846, 14.7972
      CIE-Lab:
        45.3551, 69.8416, -33.7253
        CIE-LCH:
        45.3551, 77.5580, 334.2249
        CIE-Luv:
        45.3551, 68.8278, -58.7679
        Hunter-Lab:
        38.4671, 64.5081, -30.0342
      #bd24a5 color charts
#bd24a5 RGB chart
      #bd24a5 CMYK chart
      #bd24a5 RGB pie chart
      #bd24a5 color shades, tints & tones
#bd24a5 color schemes
#bd24a5 color preview, HTML & CSS examples
           This text has a color of #bd24a5        
        
          <p style="color:#bd24a5;">Text here</p>
        
        
          .mytext {color:#bd24a5;}
        
        Text color #bd24a5
      
           This box has a color of #bd24a5        
        
          <div style="background-color:#bd24a5;">Content here</div>
        
        
          .mybackground {background-color:#bd24a5;}
        
        Background color #bd24a5
      
           Border around this has a color of #bd24a5        
        
          <div style="border:2px solid #bd24a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd24a5;}
        
        Border color #bd24a5