#bf25f0 color space conversions
Hex:
        #bf25f0
        RGB:
        191, 37, 240
        CMY:
        25, 85, 6
        CMYK:
        20, 85, 0, 6
      HSL:
        286°, 87.1245%, 54.3137%
        HSV (HSB):
        286°, 84.5833%, 94.1176%
        XYZ:
        37.8756, 18.6908, 84.0495
        xyY:
        0.2694, 0.1329, 18.6908
      CIE-Lab:
        50.3234, 82.0631, -69.1150
        CIE-LCH:
        50.3234, 107.2904, 319.8953
        CIE-Luv:
        50.3234, 44.3382, -113.4511
        Hunter-Lab:
        43.2328, 80.7236, -85.0035
      #bf25f0 color charts
#bf25f0 RGB chart
      #bf25f0 CMYK chart
      #bf25f0 RGB pie chart
      #bf25f0 color shades, tints & tones
#bf25f0 color schemes
#bf25f0 color preview, HTML & CSS examples
           This text has a color of #bf25f0        
        
          <p style="color:#bf25f0;">Text here</p>
        
        
          .mytext {color:#bf25f0;}
        
        Text color #bf25f0
      
           This box has a color of #bf25f0        
        
          <div style="background-color:#bf25f0;">Content here</div>
        
        
          .mybackground {background-color:#bf25f0;}
        
        Background color #bf25f0
      
           Border around this has a color of #bf25f0        
        
          <div style="border:2px solid #bf25f0;">Content here</div>
        
        
          .myborder {border:2px solid #bf25f0;}
        
        Border color #bf25f0