#bd39eb color space conversions
Hex:
        #bd39eb
        RGB:
        189, 57, 235
        CMY:
        26, 78, 8
        CMYK:
        20, 76, 0, 8
      HSL:
        284°, 81.6514%, 57.2549%
        HSV (HSB):
        284°, 75.7447%, 92.1569%
        XYZ:
        37.4448, 19.7432, 80.4345
        xyY:
        0.2721, 0.1435, 19.7432
      CIE-Lab:
        51.5457, 75.3946, -64.3388
        CIE-LCH:
        51.5457, 99.1153, 319.5239
        CIE-Luv:
        51.5457, 42.0098, -106.7167
        Hunter-Lab:
        44.4334, 72.6668, -76.2251
      #bd39eb color charts
#bd39eb RGB chart
      #bd39eb CMYK chart
      #bd39eb RGB pie chart
      #bd39eb color shades, tints & tones
#bd39eb color schemes
#bd39eb color preview, HTML & CSS examples
           This text has a color of #bd39eb        
        
          <p style="color:#bd39eb;">Text here</p>
        
        
          .mytext {color:#bd39eb;}
        
        Text color #bd39eb
      
           This box has a color of #bd39eb        
        
          <div style="background-color:#bd39eb;">Content here</div>
        
        
          .mybackground {background-color:#bd39eb;}
        
        Background color #bd39eb
      
           Border around this has a color of #bd39eb        
        
          <div style="border:2px solid #bd39eb;">Content here</div>
        
        
          .myborder {border:2px solid #bd39eb;}
        
        Border color #bd39eb