#bf0bfe color space conversions
Hex:
        #bf0bfe
        RGB:
        191, 11, 254
        CMY:
        25, 96, 0
        CMYK:
        25, 96, 0, 0
      HSL:
        284°, 99.1837%, 51.9608%
        HSV (HSB):
        284°, 95.6693%, 99.6078%
        XYZ:
        39.4949, 18.4715, 95.2497
        xyY:
        0.2578, 0.1206, 18.4715
      CIE-Lab:
        50.0630, 88.3562, -77.3760
        CIE-LCH:
        50.0630, 117.4473, 318.7905
        CIE-Luv:
        50.0630, 41.9435, -125.1718
        Hunter-Lab:
        42.9784, 88.8198, -101.3147
      #bf0bfe color charts
#bf0bfe RGB chart
      #bf0bfe CMYK chart
      #bf0bfe RGB pie chart
      #bf0bfe color shades, tints & tones
#bf0bfe color schemes
#bf0bfe color preview, HTML & CSS examples
           This text has a color of #bf0bfe        
        
          <p style="color:#bf0bfe;">Text here</p>
        
        
          .mytext {color:#bf0bfe;}
        
        Text color #bf0bfe
      
           This box has a color of #bf0bfe        
        
          <div style="background-color:#bf0bfe;">Content here</div>
        
        
          .mybackground {background-color:#bf0bfe;}
        
        Background color #bf0bfe
      
           Border around this has a color of #bf0bfe        
        
          <div style="border:2px solid #bf0bfe;">Content here</div>
        
        
          .myborder {border:2px solid #bf0bfe;}
        
        Border color #bf0bfe