#bf1cff color space conversions
Hex:
        #bf1cff
        RGB:
        191, 28, 255
        CMY:
        25, 89, 0
        CMYK:
        25, 89, 0, 0
      HSL:
        283°, 100.0000%, 55.4902%
        HSV (HSB):
        283°, 89.0196%, 100.0000%
        XYZ:
        39.9511, 19.1269, 96.1939
        xyY:
        0.2573, 0.1232, 19.1269
      CIE-Lab:
        50.8353, 86.4584, -76.6745
        CIE-LCH:
        50.8353, 115.5597, 318.4322
        CIE-Luv:
        50.8353, 40.8548, -124.6573
        Hunter-Lab:
        43.7343, 86.5241, -99.7949
      #bf1cff color charts
#bf1cff RGB chart
      #bf1cff CMYK chart
      #bf1cff RGB pie chart
      #bf1cff color shades, tints & tones
#bf1cff color schemes
#bf1cff color preview, HTML & CSS examples
           This text has a color of #bf1cff        
        
          <p style="color:#bf1cff;">Text here</p>
        
        
          .mytext {color:#bf1cff;}
        
        Text color #bf1cff
      
           This box has a color of #bf1cff        
        
          <div style="background-color:#bf1cff;">Content here</div>
        
        
          .mybackground {background-color:#bf1cff;}
        
        Background color #bf1cff
      
           Border around this has a color of #bf1cff        
        
          <div style="border:2px solid #bf1cff;">Content here</div>
        
        
          .myborder {border:2px solid #bf1cff;}
        
        Border color #bf1cff