#ba1aae color space conversions
Hex:
        #ba1aae
        RGB:
        186, 26, 174
        CMY:
        27, 90, 32
        CMYK:
        0, 86, 6, 27
      HSL:
        305°, 75.4717%, 41.5686%
        HSV (HSB):
        305°, 86.0215%, 72.9412%
        XYZ:
        28.2591, 14.2339, 41.3024
        xyY:
        0.3372, 0.1699, 14.2339
      CIE-Lab:
        44.5665, 72.6531, -40.3527
        CIE-LCH:
        44.5665, 83.1073, 330.9515
        CIE-Luv:
        44.5665, 64.4702, -68.3715
        Hunter-Lab:
        37.7278, 67.6773, -38.4980
      #ba1aae color charts
#ba1aae RGB chart
      #ba1aae CMYK chart
      #ba1aae RGB pie chart
      #ba1aae color shades, tints & tones
#ba1aae color schemes
#ba1aae color preview, HTML & CSS examples
           This text has a color of #ba1aae        
        
          <p style="color:#ba1aae;">Text here</p>
        
        
          .mytext {color:#ba1aae;}
        
        Text color #ba1aae
      
           This box has a color of #ba1aae        
        
          <div style="background-color:#ba1aae;">Content here</div>
        
        
          .mybackground {background-color:#ba1aae;}
        
        Background color #ba1aae
      
           Border around this has a color of #ba1aae        
        
          <div style="border:2px solid #ba1aae;">Content here</div>
        
        
          .myborder {border:2px solid #ba1aae;}
        
        Border color #ba1aae