#bd25a5 color space conversions
Hex:
        #bd25a5
        RGB:
        189, 37, 165
        CMY:
        26, 85, 35
        CMYK:
        0, 80, 13, 26
      HSL:
        309°, 67.2566%, 44.3137%
        HSV (HSB):
        309°, 80.4233%, 74.1176%
        XYZ:
        28.4394, 14.8586, 36.9664
        xyY:
        0.3543, 0.1851, 14.8586
      CIE-Lab:
        45.4399, 69.5968, -33.5921
        CIE-LCH:
        45.4399, 77.2796, 334.2349
        CIE-Luv:
        45.4399, 68.6527, -58.5672
        Hunter-Lab:
        38.5468, 64.2382, -29.8763
      #bd25a5 color charts
#bd25a5 RGB chart
      #bd25a5 CMYK chart
      #bd25a5 RGB pie chart
      #bd25a5 color shades, tints & tones
#bd25a5 color schemes
#bd25a5 color preview, HTML & CSS examples
           This text has a color of #bd25a5        
        
          <p style="color:#bd25a5;">Text here</p>
        
        
          .mytext {color:#bd25a5;}
        
        Text color #bd25a5
      
           This box has a color of #bd25a5        
        
          <div style="background-color:#bd25a5;">Content here</div>
        
        
          .mybackground {background-color:#bd25a5;}
        
        Background color #bd25a5
      
           Border around this has a color of #bd25a5        
        
          <div style="border:2px solid #bd25a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd25a5;}
        
        Border color #bd25a5