#bd39dc color space conversions
Hex:
        #bd39dc
        RGB:
        189, 57, 220
        CMY:
        26, 78, 14
        CMYK:
        14, 74, 0, 14
      HSL:
        289°, 69.9571%, 54.3137%
        HSV (HSB):
        289°, 74.0909%, 86.2745%
        XYZ:
        35.3677, 18.9124, 69.4965
        xyY:
        0.2857, 0.1528, 18.9124
      CIE-Lab:
        50.5845, 72.6305, -57.3982
        CIE-LCH:
        50.5845, 92.5729, 321.6815
        CIE-Luv:
        50.5845, 46.2484, -95.8035
        Hunter-Lab:
        43.4884, 69.0636, -64.3064
      #bd39dc color charts
#bd39dc RGB chart
      #bd39dc CMYK chart
      #bd39dc RGB pie chart
      #bd39dc color shades, tints & tones
#bd39dc color schemes
#bd39dc color preview, HTML & CSS examples
           This text has a color of #bd39dc        
        
          <p style="color:#bd39dc;">Text here</p>
        
        
          .mytext {color:#bd39dc;}
        
        Text color #bd39dc
      
           This box has a color of #bd39dc        
        
          <div style="background-color:#bd39dc;">Content here</div>
        
        
          .mybackground {background-color:#bd39dc;}
        
        Background color #bd39dc
      
           Border around this has a color of #bd39dc        
        
          <div style="border:2px solid #bd39dc;">Content here</div>
        
        
          .myborder {border:2px solid #bd39dc;}
        
        Border color #bd39dc