#ba88db color space conversions
Hex:
        #ba88db
        RGB:
        186, 136, 219
        CMY:
        27, 47, 14
        CMYK:
        15, 38, 0, 14
      HSL:
        276°, 53.5484%, 69.6078%
        HSV (HSB):
        276°, 37.8995%, 85.8824%
        XYZ:
        41.8400, 33.1619, 71.2135
        xyY:
        0.2862, 0.2268, 33.1619
      CIE-Lab:
        64.2918, 34.2687, -35.1716
        CIE-LCH:
        64.2918, 49.1059, 314.2550
        CIE-Luv:
        64.2918, 20.4309, -60.1195
        Hunter-Lab:
        57.5864, 28.9151, -33.0098
      #ba88db color charts
#ba88db RGB chart
      #ba88db CMYK chart
      #ba88db RGB pie chart
      #ba88db color shades, tints & tones
#ba88db color schemes
#ba88db color preview, HTML & CSS examples
           This text has a color of #ba88db        
        
          <p style="color:#ba88db;">Text here</p>
        
        
          .mytext {color:#ba88db;}
        
        Text color #ba88db
      
           This box has a color of #ba88db        
        
          <div style="background-color:#ba88db;">Content here</div>
        
        
          .mybackground {background-color:#ba88db;}
        
        Background color #ba88db
      
           Border around this has a color of #ba88db        
        
          <div style="border:2px solid #ba88db;">Content here</div>
        
        
          .myborder {border:2px solid #ba88db;}
        
        Border color #ba88db