#bd39e6 color space conversions
Hex:
        #bd39e6
        RGB:
        189, 57, 230
        CMY:
        26, 78, 10
        CMYK:
        18, 75, 0, 10
      HSL:
        286°, 77.5785%, 56.2745%
        HSV (HSB):
        286°, 75.2174%, 90.1961%
        XYZ:
        36.7323, 19.4582, 76.6827
        xyY:
        0.2764, 0.1464, 19.4582
      CIE-Lab:
        51.2191, 74.4627, -62.0460
        CIE-LCH:
        51.2191, 96.9246, 320.1973
        CIE-Luv:
        51.2191, 43.3907, -103.1140
        Hunter-Lab:
        44.1115, 71.4446, -72.1907
      #bd39e6 color charts
#bd39e6 RGB chart
      #bd39e6 CMYK chart
      #bd39e6 RGB pie chart
      #bd39e6 color shades, tints & tones
#bd39e6 color schemes
#bd39e6 color preview, HTML & CSS examples
           This text has a color of #bd39e6        
        
          <p style="color:#bd39e6;">Text here</p>
        
        
          .mytext {color:#bd39e6;}
        
        Text color #bd39e6
      
           This box has a color of #bd39e6        
        
          <div style="background-color:#bd39e6;">Content here</div>
        
        
          .mybackground {background-color:#bd39e6;}
        
        Background color #bd39e6
      
           Border around this has a color of #bd39e6        
        
          <div style="border:2px solid #bd39e6;">Content here</div>
        
        
          .myborder {border:2px solid #bd39e6;}
        
        Border color #bd39e6