#ba94ce color space conversions
Hex:
        #ba94ce
        RGB:
        186, 148, 206
        CMY:
        27, 42, 19
        CMYK:
        10, 28, 0, 19
      HSL:
        279°, 37.1795%, 69.4118%
        HSV (HSB):
        279°, 28.1553%, 80.7843%
        XYZ:
        41.9802, 36.0751, 63.1431
        xyY:
        0.2973, 0.2555, 36.0751
      CIE-Lab:
        66.5773, 24.8415, -24.4084
        CIE-LCH:
        66.5773, 34.8263, 315.5038
        CIE-Luv:
        66.5773, 16.8972, -41.5990
        Hunter-Lab:
        60.0626, 19.6514, -20.2871
      #ba94ce color charts
#ba94ce RGB chart
      #ba94ce CMYK chart
      #ba94ce RGB pie chart
      #ba94ce color shades, tints & tones
#ba94ce color schemes
#ba94ce color preview, HTML & CSS examples
           This text has a color of #ba94ce        
        
          <p style="color:#ba94ce;">Text here</p>
        
        
          .mytext {color:#ba94ce;}
        
        Text color #ba94ce
      
           This box has a color of #ba94ce        
        
          <div style="background-color:#ba94ce;">Content here</div>
        
        
          .mybackground {background-color:#ba94ce;}
        
        Background color #ba94ce
      
           Border around this has a color of #ba94ce        
        
          <div style="border:2px solid #ba94ce;">Content here</div>
        
        
          .myborder {border:2px solid #ba94ce;}
        
        Border color #ba94ce