#bd84fe color space conversions
Hex:
        #bd84fe
        RGB:
        189, 132, 254
        CMY:
        26, 48, 0
        CMYK:
        26, 48, 0, 0
      HSL:
        268°, 98.3871%, 75.6863%
        HSV (HSB):
        268°, 48.0315%, 99.6078%
        XYZ:
        47.1269, 34.4771, 97.9368
        xyY:
        0.2625, 0.1920, 34.4771
      CIE-Lab:
        65.3395, 45.1419, -52.8193
        CIE-LCH:
        65.3395, 69.4815, 310.5188
        CIE-Luv:
        65.3395, 18.5530, -90.6562
        Hunter-Lab:
        58.7172, 40.5105, -57.7902
      #bd84fe color charts
#bd84fe RGB chart
      #bd84fe CMYK chart
      #bd84fe RGB pie chart
      #bd84fe color shades, tints & tones
#bd84fe color schemes
#bd84fe color preview, HTML & CSS examples
           This text has a color of #bd84fe        
        
          <p style="color:#bd84fe;">Text here</p>
        
        
          .mytext {color:#bd84fe;}
        
        Text color #bd84fe
      
           This box has a color of #bd84fe        
        
          <div style="background-color:#bd84fe;">Content here</div>
        
        
          .mybackground {background-color:#bd84fe;}
        
        Background color #bd84fe
      
           Border around this has a color of #bd84fe        
        
          <div style="border:2px solid #bd84fe;">Content here</div>
        
        
          .myborder {border:2px solid #bd84fe;}
        
        Border color #bd84fe