#bf1fec color space conversions
Hex:
        #bf1fec
        RGB:
        191, 31, 236
        CMY:
        25, 88, 7
        CMYK:
        19, 87, 0, 7
      HSL:
        287°, 84.3621%, 52.3529%
        HSV (HSB):
        287°, 86.8644%, 92.5490%
        XYZ:
        37.1162, 18.1125, 80.8967
        xyY:
        0.2727, 0.1331, 18.1125
      CIE-Lab:
        49.6322, 82.5667, -67.9834
        CIE-LCH:
        49.6322, 106.9533, 320.5328
        CIE-Luv:
        49.6322, 46.0461, -111.4635
        Hunter-Lab:
        42.5587, 81.1949, -82.9088
      #bf1fec color charts
#bf1fec RGB chart
      #bf1fec CMYK chart
      #bf1fec RGB pie chart
      #bf1fec color shades, tints & tones
#bf1fec color schemes
#bf1fec color preview, HTML & CSS examples
           This text has a color of #bf1fec        
        
          <p style="color:#bf1fec;">Text here</p>
        
        
          .mytext {color:#bf1fec;}
        
        Text color #bf1fec
      
           This box has a color of #bf1fec        
        
          <div style="background-color:#bf1fec;">Content here</div>
        
        
          .mybackground {background-color:#bf1fec;}
        
        Background color #bf1fec
      
           Border around this has a color of #bf1fec        
        
          <div style="border:2px solid #bf1fec;">Content here</div>
        
        
          .myborder {border:2px solid #bf1fec;}
        
        Border color #bf1fec