#bd24a2 color space conversions
Hex:
        #bd24a2
        RGB:
        189, 36, 162
        CMY:
        26, 86, 36
        CMYK:
        0, 81, 14, 26
      HSL:
        311°, 68.0000%, 44.1176%
        HSV (HSB):
        311°, 80.9524%, 74.1176%
        XYZ:
        28.1387, 14.6892, 35.5346
        xyY:
        0.3591, 0.1875, 14.6892
      CIE-Lab:
        45.2055, 69.4242, -32.1711
        CIE-LCH:
        45.2055, 76.5160, 335.1371
        CIE-Luv:
        45.2055, 70.0177, -56.4274
        Hunter-Lab:
        38.3265, 63.9806, -28.1425
      #bd24a2 color charts
#bd24a2 RGB chart
      #bd24a2 CMYK chart
      #bd24a2 RGB pie chart
      #bd24a2 color shades, tints & tones
#bd24a2 color schemes
#bd24a2 color preview, HTML & CSS examples
           This text has a color of #bd24a2        
        
          <p style="color:#bd24a2;">Text here</p>
        
        
          .mytext {color:#bd24a2;}
        
        Text color #bd24a2
      
           This box has a color of #bd24a2        
        
          <div style="background-color:#bd24a2;">Content here</div>
        
        
          .mybackground {background-color:#bd24a2;}
        
        Background color #bd24a2
      
           Border around this has a color of #bd24a2        
        
          <div style="border:2px solid #bd24a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd24a2;}
        
        Border color #bd24a2