#bf92da color space conversions
Hex:
        #bf92da
        RGB:
        191, 146, 218
        CMY:
        25, 43, 15
        CMYK:
        12, 33, 0, 15
      HSL:
        278°, 49.3151%, 71.3725%
        HSV (HSB):
        278°, 33.0275%, 85.4902%
        XYZ:
        44.4196, 36.6961, 71.0716
        xyY:
        0.2919, 0.2411, 36.6961
      CIE-Lab:
        67.0484, 30.0481, -30.3034
        CIE-LCH:
        67.0484, 42.6753, 314.7576
        CIE-Luv:
        67.0484, 19.2096, -51.9761
        Hunter-Lab:
        60.5773, 24.8788, -27.1571
      #bf92da color charts
#bf92da RGB chart
      #bf92da CMYK chart
      #bf92da RGB pie chart
      #bf92da color shades, tints & tones
#bf92da color schemes
#bf92da color preview, HTML & CSS examples
           This text has a color of #bf92da        
        
          <p style="color:#bf92da;">Text here</p>
        
        
          .mytext {color:#bf92da;}
        
        Text color #bf92da
      
           This box has a color of #bf92da        
        
          <div style="background-color:#bf92da;">Content here</div>
        
        
          .mybackground {background-color:#bf92da;}
        
        Background color #bf92da
      
           Border around this has a color of #bf92da        
        
          <div style="border:2px solid #bf92da;">Content here</div>
        
        
          .myborder {border:2px solid #bf92da;}
        
        Border color #bf92da