#ba88e0 color space conversions
Hex:
        #ba88e0
        RGB:
        186, 136, 224
        CMY:
        27, 47, 12
        CMYK:
        17, 39, 0, 12
      HSL:
        274°, 58.6667%, 70.5882%
        HSV (HSB):
        274°, 39.2857%, 87.8431%
        XYZ:
        42.5084, 33.4292, 74.7331
        xyY:
        0.2821, 0.2219, 33.4292
      CIE-Lab:
        64.5070, 35.3557, -37.6148
        CIE-LCH:
        64.5070, 51.6226, 313.2268
        CIE-Luv:
        64.5070, 19.7203, -64.2880
        Hunter-Lab:
        57.8180, 30.0535, -36.1631
      #ba88e0 color charts
#ba88e0 RGB chart
      #ba88e0 CMYK chart
      #ba88e0 RGB pie chart
      #ba88e0 color shades, tints & tones
#ba88e0 color schemes
#ba88e0 color preview, HTML & CSS examples
           This text has a color of #ba88e0        
        
          <p style="color:#ba88e0;">Text here</p>
        
        
          .mytext {color:#ba88e0;}
        
        Text color #ba88e0
      
           This box has a color of #ba88e0        
        
          <div style="background-color:#ba88e0;">Content here</div>
        
        
          .mybackground {background-color:#ba88e0;}
        
        Background color #ba88e0
      
           Border around this has a color of #ba88e0        
        
          <div style="border:2px solid #ba88e0;">Content here</div>
        
        
          .myborder {border:2px solid #ba88e0;}
        
        Border color #ba88e0