#bd1fdf color space conversions
Hex:
        #bd1fdf
        RGB:
        189, 31, 223
        CMY:
        26, 88, 13
        CMYK:
        15, 86, 0, 13
      HSL:
        289°, 75.5906%, 49.8039%
        HSV (HSB):
        289°, 86.0987%, 87.4510%
        XYZ:
        34.7955, 17.1265, 71.2839
        xyY:
        0.2824, 0.1390, 17.1265
      CIE-Lab:
        48.4190, 80.0148, -62.5956
        CIE-LCH:
        48.4190, 101.5902, 321.9639
        CIE-Luv:
        48.4190, 48.7642, -102.8771
        Hunter-Lab:
        41.3842, 77.6593, -73.1575
      #bd1fdf color charts
#bd1fdf RGB chart
      #bd1fdf CMYK chart
      #bd1fdf RGB pie chart
      #bd1fdf color shades, tints & tones
#bd1fdf color schemes
#bd1fdf color preview, HTML & CSS examples
           This text has a color of #bd1fdf        
        
          <p style="color:#bd1fdf;">Text here</p>
        
        
          .mytext {color:#bd1fdf;}
        
        Text color #bd1fdf
      
           This box has a color of #bd1fdf        
        
          <div style="background-color:#bd1fdf;">Content here</div>
        
        
          .mybackground {background-color:#bd1fdf;}
        
        Background color #bd1fdf
      
           Border around this has a color of #bd1fdf        
        
          <div style="border:2px solid #bd1fdf;">Content here</div>
        
        
          .myborder {border:2px solid #bd1fdf;}
        
        Border color #bd1fdf