#ba94db color space conversions
Hex:
        #ba94db
        RGB:
        186, 148, 219
        CMY:
        27, 42, 14
        CMYK:
        15, 32, 0, 14
      HSL:
        272°, 49.6503%, 71.9608%
        HSV (HSB):
        272°, 32.4201%, 85.8824%
        XYZ:
        43.6258, 36.7334, 71.8088
        xyY:
        0.2867, 0.2414, 36.7334
      CIE-Lab:
        67.0765, 27.6015, -30.8527
        CIE-LCH:
        67.0765, 41.3972, 311.8165
        CIE-Luv:
        67.0765, 15.3315, -52.5065
        Hunter-Lab:
        60.6081, 22.4205, -27.8214
      #ba94db color charts
#ba94db RGB chart
      #ba94db CMYK chart
      #ba94db RGB pie chart
      #ba94db color shades, tints & tones
#ba94db color schemes
#ba94db color preview, HTML & CSS examples
           This text has a color of #ba94db        
        
          <p style="color:#ba94db;">Text here</p>
        
        
          .mytext {color:#ba94db;}
        
        Text color #ba94db
      
           This box has a color of #ba94db        
        
          <div style="background-color:#ba94db;">Content here</div>
        
        
          .mybackground {background-color:#ba94db;}
        
        Background color #ba94db
      
           Border around this has a color of #ba94db        
        
          <div style="border:2px solid #ba94db;">Content here</div>
        
        
          .myborder {border:2px solid #ba94db;}
        
        Border color #ba94db