#bd25b7 color space conversions
Hex:
        #bd25b7
        RGB:
        189, 37, 183
        CMY:
        26, 85, 28
        CMYK:
        0, 80, 3, 26
      HSL:
        302°, 67.2566%, 44.3137%
        HSV (HSB):
        302°, 80.4233%, 74.1176%
        XYZ:
        30.1951, 15.5609, 46.2118
        xyY:
        0.3283, 0.1692, 15.5609
      CIE-Lab:
        46.3930, 72.2335, -42.7266
        CIE-LCH:
        46.3930, 83.9240, 329.3954
        CIE-Luv:
        46.3930, 61.7746, -72.4755
        Hunter-Lab:
        39.4472, 67.6010, -41.8442
      #bd25b7 color charts
#bd25b7 RGB chart
      #bd25b7 CMYK chart
      #bd25b7 RGB pie chart
      #bd25b7 color shades, tints & tones
#bd25b7 color schemes
#bd25b7 color preview, HTML & CSS examples
           This text has a color of #bd25b7        
        
          <p style="color:#bd25b7;">Text here</p>
        
        
          .mytext {color:#bd25b7;}
        
        Text color #bd25b7
      
           This box has a color of #bd25b7        
        
          <div style="background-color:#bd25b7;">Content here</div>
        
        
          .mybackground {background-color:#bd25b7;}
        
        Background color #bd25b7
      
           Border around this has a color of #bd25b7        
        
          <div style="border:2px solid #bd25b7;">Content here</div>
        
        
          .myborder {border:2px solid #bd25b7;}
        
        Border color #bd25b7