#bf25b7 color space conversions
Hex:
        #bf25b7
        RGB:
        191, 37, 183
        CMY:
        25, 85, 28
        CMYK:
        0, 81, 4, 25
      HSL:
        303°, 67.5439%, 44.7059%
        HSV (HSB):
        303°, 80.6283%, 74.9020%
        XYZ:
        30.6947, 15.8184, 46.2352
        xyY:
        0.3309, 0.1706, 15.8184
      CIE-Lab:
        46.7353, 72.6292, -42.1617
        CIE-LCH:
        46.7353, 83.9798, 329.8646
        CIE-Luv:
        46.7353, 63.2274, -71.8532
        Hunter-Lab:
        39.7724, 68.1574, -41.0838
      #bf25b7 color charts
#bf25b7 RGB chart
      #bf25b7 CMYK chart
      #bf25b7 RGB pie chart
      #bf25b7 color shades, tints & tones
#bf25b7 color schemes
#bf25b7 color preview, HTML & CSS examples
           This text has a color of #bf25b7        
        
          <p style="color:#bf25b7;">Text here</p>
        
        
          .mytext {color:#bf25b7;}
        
        Text color #bf25b7
      
           This box has a color of #bf25b7        
        
          <div style="background-color:#bf25b7;">Content here</div>
        
        
          .mybackground {background-color:#bf25b7;}
        
        Background color #bf25b7
      
           Border around this has a color of #bf25b7        
        
          <div style="border:2px solid #bf25b7;">Content here</div>
        
        
          .myborder {border:2px solid #bf25b7;}
        
        Border color #bf25b7