#bd25b5 color space conversions
Hex:
        #bd25b5
        RGB:
        189, 37, 181
        CMY:
        26, 85, 29
        CMYK:
        0, 80, 4, 26
      HSL:
        303°, 67.2566%, 44.3137%
        HSV (HSB):
        303°, 80.4233%, 74.1176%
        XYZ:
        29.9883, 15.4781, 45.1231
        xyY:
        0.3310, 0.1709, 15.4781
      CIE-Lab:
        46.2823, 71.9303, -41.7278
        CIE-LCH:
        46.2823, 83.1575, 329.8814
        CIE-Luv:
        46.2823, 62.5176, -70.9452
        Hunter-Lab:
        39.3423, 67.2111, -40.4623
      #bd25b5 color charts
#bd25b5 RGB chart
      #bd25b5 CMYK chart
      #bd25b5 RGB pie chart
      #bd25b5 color shades, tints & tones
#bd25b5 color schemes
#bd25b5 color preview, HTML & CSS examples
           This text has a color of #bd25b5        
        
          <p style="color:#bd25b5;">Text here</p>
        
        
          .mytext {color:#bd25b5;}
        
        Text color #bd25b5
      
           This box has a color of #bd25b5        
        
          <div style="background-color:#bd25b5;">Content here</div>
        
        
          .mybackground {background-color:#bd25b5;}
        
        Background color #bd25b5
      
           Border around this has a color of #bd25b5        
        
          <div style="border:2px solid #bd25b5;">Content here</div>
        
        
          .myborder {border:2px solid #bd25b5;}
        
        Border color #bd25b5