#bf25e4 color space conversions
Hex:
        #bf25e4
        RGB:
        191, 37, 228
        CMY:
        25, 85, 11
        CMYK:
        16, 84, 0, 11
      HSL:
        288°, 77.9592%, 51.9608%
        HSV (HSB):
        288°, 83.7719%, 89.4118%
        XYZ:
        36.1510, 18.0009, 74.9679
        xyY:
        0.2800, 0.1394, 18.0009
      CIE-Lab:
        49.4972, 79.9529, -63.6782
        CIE-LCH:
        49.4972, 102.2124, 321.4645
        CIE-Luv:
        49.4972, 47.9052, -105.0618
        Hunter-Lab:
        42.4275, 77.8455, -75.0641
      #bf25e4 color charts
#bf25e4 RGB chart
      #bf25e4 CMYK chart
      #bf25e4 RGB pie chart
      #bf25e4 color shades, tints & tones
#bf25e4 color schemes
#bf25e4 color preview, HTML & CSS examples
           This text has a color of #bf25e4        
        
          <p style="color:#bf25e4;">Text here</p>
        
        
          .mytext {color:#bf25e4;}
        
        Text color #bf25e4
      
           This box has a color of #bf25e4        
        
          <div style="background-color:#bf25e4;">Content here</div>
        
        
          .mybackground {background-color:#bf25e4;}
        
        Background color #bf25e4
      
           Border around this has a color of #bf25e4        
        
          <div style="border:2px solid #bf25e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf25e4;}
        
        Border color #bf25e4