#bd92e7 color space conversions
Hex:
        #bd92e7
        RGB:
        189, 146, 231
        CMY:
        26, 43, 9
        CMYK:
        18, 37, 0, 9
      HSL:
        270°, 63.9098%, 73.9216%
        HSV (HSB):
        270°, 36.7965%, 90.5882%
        XYZ:
        45.6890, 37.1461, 80.3632
        xyY:
        0.2800, 0.2276, 37.1461
      CIE-Lab:
        67.3865, 32.2520, -36.9735
        CIE-LCH:
        67.3865, 49.0635, 311.0982
        CIE-Luv:
        67.3865, 16.3845, -63.2616
        Hunter-Lab:
        60.9476, 27.1530, -35.5142
      #bd92e7 color charts
#bd92e7 RGB chart
      #bd92e7 CMYK chart
      #bd92e7 RGB pie chart
      #bd92e7 color shades, tints & tones
#bd92e7 color schemes
#bd92e7 color preview, HTML & CSS examples
           This text has a color of #bd92e7        
        
          <p style="color:#bd92e7;">Text here</p>
        
        
          .mytext {color:#bd92e7;}
        
        Text color #bd92e7
      
           This box has a color of #bd92e7        
        
          <div style="background-color:#bd92e7;">Content here</div>
        
        
          .mybackground {background-color:#bd92e7;}
        
        Background color #bd92e7
      
           Border around this has a color of #bd92e7        
        
          <div style="border:2px solid #bd92e7;">Content here</div>
        
        
          .myborder {border:2px solid #bd92e7;}
        
        Border color #bd92e7