#ba94f1 color space conversions
Hex:
        #ba94f1
        RGB:
        186, 148, 241
        CMY:
        27, 42, 5
        CMYK:
        23, 39, 0, 5
      HSL:
        265°, 76.8595%, 76.2745%
        HSV (HSB):
        265°, 38.5892%, 94.5098%
        XYZ:
        46.7168, 37.9698, 88.0857
        xyY:
        0.2704, 0.2198, 37.9698
      CIE-Lab:
        67.9983, 32.5301, -41.5320
        CIE-LCH:
        67.9983, 52.7553, 308.0699
        CIE-Luv:
        67.9983, 12.7148, -70.9292
        Hunter-Lab:
        61.6196, 27.4950, -41.6218
      #ba94f1 color charts
#ba94f1 RGB chart
      #ba94f1 CMYK chart
      #ba94f1 RGB pie chart
      #ba94f1 color shades, tints & tones
#ba94f1 color schemes
#ba94f1 color preview, HTML & CSS examples
           This text has a color of #ba94f1        
        
          <p style="color:#ba94f1;">Text here</p>
        
        
          .mytext {color:#ba94f1;}
        
        Text color #ba94f1
      
           This box has a color of #ba94f1        
        
          <div style="background-color:#ba94f1;">Content here</div>
        
        
          .mybackground {background-color:#ba94f1;}
        
        Background color #ba94f1
      
           Border around this has a color of #ba94f1        
        
          <div style="border:2px solid #ba94f1;">Content here</div>
        
        
          .myborder {border:2px solid #ba94f1;}
        
        Border color #ba94f1