#bf99e2 color space conversions
Hex:
        #bf99e2
        RGB:
        191, 153, 226
        CMY:
        25, 40, 11
        CMYK:
        15, 32, 0, 11
      HSL:
        271°, 55.7252%, 74.3137%
        HSV (HSB):
        271°, 32.3009%, 88.6275%
        XYZ:
        46.6046, 39.3498, 77.0905
        xyY:
        0.2858, 0.2413, 39.3498
      CIE-Lab:
        69.0039, 27.8795, -31.6973
        CIE-LCH:
        69.0039, 42.2136, 311.3334
        CIE-Luv:
        69.0039, 15.1577, -54.1722
        Hunter-Lab:
        62.7294, 22.8393, -28.9530
      #bf99e2 color charts
#bf99e2 RGB chart
      #bf99e2 CMYK chart
      #bf99e2 RGB pie chart
      #bf99e2 color shades, tints & tones
#bf99e2 color schemes
#bf99e2 color preview, HTML & CSS examples
           This text has a color of #bf99e2        
        
          <p style="color:#bf99e2;">Text here</p>
        
        
          .mytext {color:#bf99e2;}
        
        Text color #bf99e2
      
           This box has a color of #bf99e2        
        
          <div style="background-color:#bf99e2;">Content here</div>
        
        
          .mybackground {background-color:#bf99e2;}
        
        Background color #bf99e2
      
           Border around this has a color of #bf99e2        
        
          <div style="border:2px solid #bf99e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf99e2;}
        
        Border color #bf99e2