#ba39db color space conversions
Hex:
        #ba39db
        RGB:
        186, 57, 219
        CMY:
        27, 78, 14
        CMYK:
        15, 74, 0, 14
      HSL:
        288°, 69.2308%, 54.1176%
        HSV (HSB):
        288°, 73.9726%, 85.8824%
        XYZ:
        34.4990, 18.4798, 68.7665
        xyY:
        0.2834, 0.1518, 18.4798
      CIE-Lab:
        50.0730, 71.8667, -57.6751
        CIE-LCH:
        50.0730, 92.1479, 321.2520
        CIE-Luv:
        50.0730, 44.6316, -95.8559
        Hunter-Lab:
        42.9882, 68.0211, -64.7522
      #ba39db color charts
#ba39db RGB chart
      #ba39db CMYK chart
      #ba39db RGB pie chart
      #ba39db color shades, tints & tones
#ba39db color schemes
#ba39db color preview, HTML & CSS examples
           This text has a color of #ba39db        
        
          <p style="color:#ba39db;">Text here</p>
        
        
          .mytext {color:#ba39db;}
        
        Text color #ba39db
      
           This box has a color of #ba39db        
        
          <div style="background-color:#ba39db;">Content here</div>
        
        
          .mybackground {background-color:#ba39db;}
        
        Background color #ba39db
      
           Border around this has a color of #ba39db        
        
          <div style="border:2px solid #ba39db;">Content here</div>
        
        
          .myborder {border:2px solid #ba39db;}
        
        Border color #ba39db