#bd39da color space conversions
Hex:
        #bd39da
        RGB:
        189, 57, 218
        CMY:
        26, 78, 15
        CMYK:
        13, 74, 0, 15
      HSL:
        289°, 68.5106%, 53.9216%
        HSV (HSB):
        289°, 73.8532%, 85.4902%
        XYZ:
        35.1043, 18.8070, 68.1096
        xyY:
        0.2877, 0.1541, 18.8070
      CIE-Lab:
        50.4607, 72.2695, -56.4586
        CIE-LCH:
        50.4607, 91.7085, 322.0022
        CIE-Luv:
        50.4607, 46.8354, -94.3248
        Hunter-Lab:
        43.3671, 68.5978, -62.7602
      #bd39da color charts
#bd39da RGB chart
      #bd39da CMYK chart
      #bd39da RGB pie chart
      #bd39da color shades, tints & tones
#bd39da color schemes
#bd39da color preview, HTML & CSS examples
           This text has a color of #bd39da        
        
          <p style="color:#bd39da;">Text here</p>
        
        
          .mytext {color:#bd39da;}
        
        Text color #bd39da
      
           This box has a color of #bd39da        
        
          <div style="background-color:#bd39da;">Content here</div>
        
        
          .mybackground {background-color:#bd39da;}
        
        Background color #bd39da
      
           Border around this has a color of #bd39da        
        
          <div style="border:2px solid #bd39da;">Content here</div>
        
        
          .myborder {border:2px solid #bd39da;}
        
        Border color #bd39da