#bf25b5 color space conversions
Hex:
        #bf25b5
        RGB:
        191, 37, 181
        CMY:
        25, 85, 29
        CMYK:
        0, 81, 5, 25
      HSL:
        304°, 67.5439%, 44.7059%
        HSV (HSB):
        304°, 80.6283%, 74.9020%
        XYZ:
        30.4879, 15.7357, 45.1465
        xyY:
        0.3337, 0.1722, 15.7357
      CIE-Lab:
        46.6258, 72.3293, -41.1612
        CIE-LCH:
        46.6258, 83.2212, 330.3566
        CIE-Luv:
        46.6258, 63.9780, -70.3189
        Hunter-Lab:
        39.6682, 67.7707, -39.7102
      #bf25b5 color charts
#bf25b5 RGB chart
      #bf25b5 CMYK chart
      #bf25b5 RGB pie chart
      #bf25b5 color shades, tints & tones
#bf25b5 color schemes
#bf25b5 color preview, HTML & CSS examples
           This text has a color of #bf25b5        
        
          <p style="color:#bf25b5;">Text here</p>
        
        
          .mytext {color:#bf25b5;}
        
        Text color #bf25b5
      
           This box has a color of #bf25b5        
        
          <div style="background-color:#bf25b5;">Content here</div>
        
        
          .mybackground {background-color:#bf25b5;}
        
        Background color #bf25b5
      
           Border around this has a color of #bf25b5        
        
          <div style="border:2px solid #bf25b5;">Content here</div>
        
        
          .myborder {border:2px solid #bf25b5;}
        
        Border color #bf25b5