#ba89e0 color space conversions
Hex:
        #ba89e0
        RGB:
        186, 137, 224
        CMY:
        27, 46, 12
        CMYK:
        17, 39, 0, 12
      HSL:
        274°, 58.3893%, 70.7843%
        HSV (HSB):
        274°, 38.8393%, 87.8431%
        XYZ:
        42.6499, 33.7122, 74.7802
        xyY:
        0.2822, 0.2230, 33.7122
      CIE-Lab:
        64.7335, 34.8030, -37.2613
        CIE-LCH:
        64.7335, 50.9868, 313.0463
        CIE-Luv:
        64.7335, 19.3144, -63.6713
        Hunter-Lab:
        58.0622, 29.5091, -35.7179
      #ba89e0 color charts
#ba89e0 RGB chart
      #ba89e0 CMYK chart
      #ba89e0 RGB pie chart
      #ba89e0 color shades, tints & tones
#ba89e0 color schemes
#ba89e0 color preview, HTML & CSS examples
           This text has a color of #ba89e0        
        
          <p style="color:#ba89e0;">Text here</p>
        
        
          .mytext {color:#ba89e0;}
        
        Text color #ba89e0
      
           This box has a color of #ba89e0        
        
          <div style="background-color:#ba89e0;">Content here</div>
        
        
          .mybackground {background-color:#ba89e0;}
        
        Background color #ba89e0
      
           Border around this has a color of #ba89e0        
        
          <div style="border:2px solid #ba89e0;">Content here</div>
        
        
          .myborder {border:2px solid #ba89e0;}
        
        Border color #ba89e0