#bf1eea color space conversions
Hex:
        #bf1eea
        RGB:
        191, 30, 234
        CMY:
        25, 88, 8
        CMYK:
        18, 87, 0, 8
      HSL:
        287°, 82.9268%, 51.7647%
        HSV (HSB):
        287°, 87.1795%, 91.7647%
        XYZ:
        36.8014, 17.9454, 79.3661
        xyY:
        0.2744, 0.1338, 17.9454
      CIE-Lab:
        49.4298, 82.4030, -67.1826
        CIE-LCH:
        49.4298, 106.3192, 320.8099
        CIE-Luv:
        49.4298, 46.7281, -110.1969
        Hunter-Lab:
        42.3620, 80.9357, -81.4275
      #bf1eea color charts
#bf1eea RGB chart
      #bf1eea CMYK chart
      #bf1eea RGB pie chart
      #bf1eea color shades, tints & tones
#bf1eea color schemes
#bf1eea color preview, HTML & CSS examples
           This text has a color of #bf1eea        
        
          <p style="color:#bf1eea;">Text here</p>
        
        
          .mytext {color:#bf1eea;}
        
        Text color #bf1eea
      
           This box has a color of #bf1eea        
        
          <div style="background-color:#bf1eea;">Content here</div>
        
        
          .mybackground {background-color:#bf1eea;}
        
        Background color #bf1eea
      
           Border around this has a color of #bf1eea        
        
          <div style="border:2px solid #bf1eea;">Content here</div>
        
        
          .myborder {border:2px solid #bf1eea;}
        
        Border color #bf1eea