#bd92f4 color space conversions
Hex:
        #bd92f4
        RGB:
        189, 146, 244
        CMY:
        26, 43, 4
        CMYK:
        23, 40, 0, 4
      HSL:
        266°, 81.6667%, 76.4706%
        HSV (HSB):
        266°, 40.1639%, 95.6863%
        XYZ:
        47.5943, 37.9082, 90.3965
        xyY:
        0.2706, 0.2155, 37.9082
      CIE-Lab:
        67.9529, 35.1811, -43.2258
        CIE-LCH:
        67.9529, 55.7332, 309.1418
        CIE-Luv:
        67.9529, 14.7456, -74.0938
        Hunter-Lab:
        61.5697, 30.2363, -43.9507
      #bd92f4 color charts
#bd92f4 RGB chart
      #bd92f4 CMYK chart
      #bd92f4 RGB pie chart
      #bd92f4 color shades, tints & tones
#bd92f4 color schemes
#bd92f4 color preview, HTML & CSS examples
           This text has a color of #bd92f4        
        
          <p style="color:#bd92f4;">Text here</p>
        
        
          .mytext {color:#bd92f4;}
        
        Text color #bd92f4
      
           This box has a color of #bd92f4        
        
          <div style="background-color:#bd92f4;">Content here</div>
        
        
          .mybackground {background-color:#bd92f4;}
        
        Background color #bd92f4
      
           Border around this has a color of #bd92f4        
        
          <div style="border:2px solid #bd92f4;">Content here</div>
        
        
          .myborder {border:2px solid #bd92f4;}
        
        Border color #bd92f4