#ba90f4 color space conversions
Hex:
        #ba90f4
        RGB:
        186, 144, 244
        CMY:
        27, 44, 4
        CMYK:
        24, 41, 0, 4
      HSL:
        265°, 81.9672%, 76.0784%
        HSV (HSB):
        265°, 40.9836%, 95.6863%
        XYZ:
        46.5521, 36.9173, 90.2601
        xyY:
        0.2680, 0.2125, 36.9173
      CIE-Lab:
        67.2149, 35.4427, -44.4037
        CIE-LCH:
        67.2149, 56.8144, 308.5966
        CIE-Luv:
        67.2149, 13.9148, -75.9432
        Hunter-Lab:
        60.7596, 30.4318, -45.5453
      #ba90f4 color charts
#ba90f4 RGB chart
      #ba90f4 CMYK chart
      #ba90f4 RGB pie chart
      #ba90f4 color shades, tints & tones
#ba90f4 color schemes
#ba90f4 color preview, HTML & CSS examples
           This text has a color of #ba90f4        
        
          <p style="color:#ba90f4;">Text here</p>
        
        
          .mytext {color:#ba90f4;}
        
        Text color #ba90f4
      
           This box has a color of #ba90f4        
        
          <div style="background-color:#ba90f4;">Content here</div>
        
        
          .mybackground {background-color:#ba90f4;}
        
        Background color #ba90f4
      
           Border around this has a color of #ba90f4        
        
          <div style="border:2px solid #ba90f4;">Content here</div>
        
        
          .myborder {border:2px solid #ba90f4;}
        
        Border color #ba90f4