#bd8efa color space conversions
Hex:
        #bd8efa
        RGB:
        189, 142, 250
        CMY:
        26, 44, 2
        CMYK:
        24, 43, 0, 2
      HSL:
        266°, 91.5254%, 76.8627%
        HSV (HSB):
        266°, 43.2000%, 98.0392%
        XYZ:
        47.9146, 37.0669, 95.0717
        xyY:
        0.2661, 0.2059, 37.0669
      CIE-Lab:
        67.3272, 38.7668, -47.4909
        CIE-LCH:
        67.3272, 61.3046, 309.2247
        CIE-Luv:
        67.3272, 15.5063, -81.5185
        Hunter-Lab:
        60.8826, 33.9348, -49.9669
      #bd8efa color charts
#bd8efa RGB chart
      #bd8efa CMYK chart
      #bd8efa RGB pie chart
      #bd8efa color shades, tints & tones
#bd8efa color schemes
#bd8efa color preview, HTML & CSS examples
           This text has a color of #bd8efa        
        
          <p style="color:#bd8efa;">Text here</p>
        
        
          .mytext {color:#bd8efa;}
        
        Text color #bd8efa
      
           This box has a color of #bd8efa        
        
          <div style="background-color:#bd8efa;">Content here</div>
        
        
          .mybackground {background-color:#bd8efa;}
        
        Background color #bd8efa
      
           Border around this has a color of #bd8efa        
        
          <div style="border:2px solid #bd8efa;">Content here</div>
        
        
          .myborder {border:2px solid #bd8efa;}
        
        Border color #bd8efa