#bd4fdf color space conversions
Hex:
        #bd4fdf
        RGB:
        189, 79, 223
        CMY:
        26, 69, 13
        CMYK:
        15, 65, 0, 13
      HSL:
        286°, 69.2308%, 59.2157%
        HSV (HSB):
        286°, 64.5740%, 87.4510%
        XYZ:
        37.1015, 21.7385, 72.0525
        xyY:
        0.2835, 0.1661, 21.7385
      CIE-Lab:
        53.7484, 64.7764, -54.0289
        CIE-LCH:
        53.7484, 84.3511, 320.1691
        CIE-Luv:
        53.7484, 40.7540, -91.2740
        Hunter-Lab:
        46.6246, 60.4485, -58.9882
      #bd4fdf color charts
#bd4fdf RGB chart
      #bd4fdf CMYK chart
      #bd4fdf RGB pie chart
      #bd4fdf color shades, tints & tones
#bd4fdf color schemes
#bd4fdf color preview, HTML & CSS examples
           This text has a color of #bd4fdf        
        
          <p style="color:#bd4fdf;">Text here</p>
        
        
          .mytext {color:#bd4fdf;}
        
        Text color #bd4fdf
      
           This box has a color of #bd4fdf        
        
          <div style="background-color:#bd4fdf;">Content here</div>
        
        
          .mybackground {background-color:#bd4fdf;}
        
        Background color #bd4fdf
      
           Border around this has a color of #bd4fdf        
        
          <div style="border:2px solid #bd4fdf;">Content here</div>
        
        
          .myborder {border:2px solid #bd4fdf;}
        
        Border color #bd4fdf