#bf25d5 color space conversions
Hex:
        #bf25d5
        RGB:
        191, 37, 213
        CMY:
        25, 85, 16
        CMYK:
        10, 83, 0, 16
      HSL:
        293°, 70.4000%, 49.0196%
        HSV (HSB):
        293°, 82.6291%, 83.5294%
        XYZ:
        34.1577, 17.2036, 64.4711
        xyY:
        0.2949, 0.1485, 17.2036
      CIE-Lab:
        48.5156, 77.3996, -56.7105
        CIE-LCH:
        48.5156, 95.9520, 323.7699
        CIE-Luv:
        48.5156, 52.6702, -94.2932
        Hunter-Lab:
        41.4772, 74.4147, -63.1248
      #bf25d5 color charts
#bf25d5 RGB chart
      #bf25d5 CMYK chart
      #bf25d5 RGB pie chart
      #bf25d5 color shades, tints & tones
#bf25d5 color schemes
#bf25d5 color preview, HTML & CSS examples
           This text has a color of #bf25d5        
        
          <p style="color:#bf25d5;">Text here</p>
        
        
          .mytext {color:#bf25d5;}
        
        Text color #bf25d5
      
           This box has a color of #bf25d5        
        
          <div style="background-color:#bf25d5;">Content here</div>
        
        
          .mybackground {background-color:#bf25d5;}
        
        Background color #bf25d5
      
           Border around this has a color of #bf25d5        
        
          <div style="border:2px solid #bf25d5;">Content here</div>
        
        
          .myborder {border:2px solid #bf25d5;}
        
        Border color #bf25d5