#bf25ea color space conversions
Hex:
        #bf25ea
        RGB:
        191, 37, 234
        CMY:
        25, 85, 8
        CMYK:
        18, 84, 0, 8
      HSL:
        287°, 82.4268%, 53.1373%
        HSV (HSB):
        287°, 84.1880%, 91.7647%
        XYZ:
        36.9987, 18.3400, 79.4318
        xyY:
        0.2745, 0.1361, 18.3400
      CIE-Lab:
        49.9059, 81.0010, -66.4115
        CIE-LCH:
        49.9059, 104.7456, 320.6522
        CIE-Luv:
        49.9059, 46.0949, -109.2813
        Hunter-Lab:
        42.8252, 79.2702, -79.9928
      #bf25ea color charts
#bf25ea RGB chart
      #bf25ea CMYK chart
      #bf25ea RGB pie chart
      #bf25ea color shades, tints & tones
#bf25ea color schemes
#bf25ea color preview, HTML & CSS examples
           This text has a color of #bf25ea        
        
          <p style="color:#bf25ea;">Text here</p>
        
        
          .mytext {color:#bf25ea;}
        
        Text color #bf25ea
      
           This box has a color of #bf25ea        
        
          <div style="background-color:#bf25ea;">Content here</div>
        
        
          .mybackground {background-color:#bf25ea;}
        
        Background color #bf25ea
      
           Border around this has a color of #bf25ea        
        
          <div style="border:2px solid #bf25ea;">Content here</div>
        
        
          .myborder {border:2px solid #bf25ea;}
        
        Border color #bf25ea