#bd8fea color space conversions
Hex:
        #bd8fea
        RGB:
        189, 143, 234
        CMY:
        26, 44, 8
        CMYK:
        19, 39, 0, 8
      HSL:
        270°, 68.4211%, 73.9216%
        HSV (HSB):
        270°, 38.8889%, 91.7647%
        XYZ:
        45.6600, 36.4043, 82.4621
        xyY:
        0.2775, 0.2213, 36.4043
      CIE-Lab:
        66.8277, 34.5781, -39.4971
        CIE-LCH:
        66.8277, 52.4944, 311.2008
        CIE-Luv:
        66.8277, 17.2183, -67.6564
        Hunter-Lab:
        60.3359, 29.4943, -38.7974
      #bd8fea color charts
#bd8fea RGB chart
      #bd8fea CMYK chart
      #bd8fea RGB pie chart
      #bd8fea color shades, tints & tones
#bd8fea color schemes
#bd8fea color preview, HTML & CSS examples
           This text has a color of #bd8fea        
        
          <p style="color:#bd8fea;">Text here</p>
        
        
          .mytext {color:#bd8fea;}
        
        Text color #bd8fea
      
           This box has a color of #bd8fea        
        
          <div style="background-color:#bd8fea;">Content here</div>
        
        
          .mybackground {background-color:#bd8fea;}
        
        Background color #bd8fea
      
           Border around this has a color of #bd8fea        
        
          <div style="border:2px solid #bd8fea;">Content here</div>
        
        
          .myborder {border:2px solid #bd8fea;}
        
        Border color #bd8fea