#bd39fb color space conversions
Hex:
        #bd39fb
        RGB:
        189, 57, 251
        CMY:
        26, 78, 2
        CMYK:
        25, 77, 0, 2
      HSL:
        281°, 96.0396%, 60.3922%
        HSV (HSB):
        281°, 77.2908%, 98.4314%
        XYZ:
        39.8620, 20.7101, 93.1633
        xyY:
        0.2593, 0.1347, 20.7101
      CIE-Lab:
        52.6308, 78.4407, -71.5419
        CIE-LCH:
        52.6308, 106.1659, 317.6336
        CIE-Luv:
        52.6308, 37.8026, -118.0103
        Hunter-Lab:
        45.5084, 76.7133, -89.5208
      #bd39fb color charts
#bd39fb RGB chart
      #bd39fb CMYK chart
      #bd39fb RGB pie chart
      #bd39fb color shades, tints & tones
#bd39fb color schemes
#bd39fb color preview, HTML & CSS examples
           This text has a color of #bd39fb        
        
          <p style="color:#bd39fb;">Text here</p>
        
        
          .mytext {color:#bd39fb;}
        
        Text color #bd39fb
      
           This box has a color of #bd39fb        
        
          <div style="background-color:#bd39fb;">Content here</div>
        
        
          .mybackground {background-color:#bd39fb;}
        
        Background color #bd39fb
      
           Border around this has a color of #bd39fb        
        
          <div style="border:2px solid #bd39fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd39fb;}
        
        Border color #bd39fb