#ba97ee color space conversions
Hex:
        #ba97ee
        RGB:
        186, 151, 238
        CMY:
        27, 41, 7
        CMYK:
        22, 37, 0, 7
      HSL:
        264°, 71.9008%, 76.2745%
        HSV (HSB):
        264°, 36.5546%, 93.3333%
        XYZ:
        46.7489, 38.7454, 85.9036
        xyY:
        0.2728, 0.2261, 38.7454
      CIE-Lab:
        68.5664, 30.1720, -39.0008
        CIE-LCH:
        68.5664, 49.3094, 307.7264
        CIE-Luv:
        68.5664, 11.8570, -66.4961
        Hunter-Lab:
        62.2458, 25.1301, -38.2524
      #ba97ee color charts
#ba97ee RGB chart
      #ba97ee CMYK chart
      #ba97ee RGB pie chart
      #ba97ee color shades, tints & tones
#ba97ee color schemes
#ba97ee color preview, HTML & CSS examples
           This text has a color of #ba97ee        
        
          <p style="color:#ba97ee;">Text here</p>
        
        
          .mytext {color:#ba97ee;}
        
        Text color #ba97ee
      
           This box has a color of #ba97ee        
        
          <div style="background-color:#ba97ee;">Content here</div>
        
        
          .mybackground {background-color:#ba97ee;}
        
        Background color #ba97ee
      
           Border around this has a color of #ba97ee        
        
          <div style="border:2px solid #ba97ee;">Content here</div>
        
        
          .myborder {border:2px solid #ba97ee;}
        
        Border color #ba97ee