#bd48a8 color space conversions
Hex:
        #bd48a8
        RGB:
        189, 72, 168
        CMY:
        26, 72, 34
        CMYK:
        0, 62, 11, 26
      HSL:
        311°, 46.9880%, 51.1765%
        HSV (HSB):
        311°, 61.9048%, 74.1176%
        XYZ:
        30.3715, 18.2807, 38.9736
        xyY:
        0.3466, 0.2086, 18.2807
      CIE-Lab:
        49.8348, 58.0612, -28.4955
        CIE-LCH:
        49.8348, 64.6769, 333.8589
        CIE-Luv:
        49.8348, 58.5539, -50.5348
        Hunter-Lab:
        42.7559, 51.9739, -24.1158
      #bd48a8 color charts
#bd48a8 RGB chart
      #bd48a8 CMYK chart
      #bd48a8 RGB pie chart
      #bd48a8 color shades, tints & tones
#bd48a8 color schemes
#bd48a8 color preview, HTML & CSS examples
           This text has a color of #bd48a8        
        
          <p style="color:#bd48a8;">Text here</p>
        
        
          .mytext {color:#bd48a8;}
        
        Text color #bd48a8
      
           This box has a color of #bd48a8        
        
          <div style="background-color:#bd48a8;">Content here</div>
        
        
          .mybackground {background-color:#bd48a8;}
        
        Background color #bd48a8
      
           Border around this has a color of #bd48a8        
        
          <div style="border:2px solid #bd48a8;">Content here</div>
        
        
          .myborder {border:2px solid #bd48a8;}
        
        Border color #bd48a8