#ba90f5 color space conversions
Hex:
        #ba90f5
        RGB:
        186, 144, 245
        CMY:
        27, 44, 4
        CMYK:
        24, 41, 0, 4
      HSL:
        265°, 83.4711%, 76.2745%
        HSV (HSB):
        265°, 41.2245%, 96.0784%
        XYZ:
        46.7044, 36.9782, 91.0621
        xyY:
        0.2673, 0.2116, 36.9782
      CIE-Lab:
        67.2607, 35.6748, -44.8797
        CIE-LCH:
        67.2607, 57.3313, 308.4812
        CIE-Luv:
        67.2607, 13.7913, -76.7708
        Hunter-Lab:
        60.8097, 30.6785, -46.2196
      #ba90f5 color charts
#ba90f5 RGB chart
      #ba90f5 CMYK chart
      #ba90f5 RGB pie chart
      #ba90f5 color shades, tints & tones
#ba90f5 color schemes
#ba90f5 color preview, HTML & CSS examples
           This text has a color of #ba90f5        
        
          <p style="color:#ba90f5;">Text here</p>
        
        
          .mytext {color:#ba90f5;}
        
        Text color #ba90f5
      
           This box has a color of #ba90f5        
        
          <div style="background-color:#ba90f5;">Content here</div>
        
        
          .mybackground {background-color:#ba90f5;}
        
        Background color #ba90f5
      
           Border around this has a color of #ba90f5        
        
          <div style="border:2px solid #ba90f5;">Content here</div>
        
        
          .myborder {border:2px solid #ba90f5;}
        
        Border color #ba90f5