#ba06a0 color space conversions
Hex:
        #ba06a0
        RGB:
        186, 6, 160
        CMY:
        27, 98, 37
        CMYK:
        0, 97, 14, 27
      HSL:
        309°, 93.7500%, 37.6471%
        HSV (HSB):
        309°, 96.7742%, 72.9412%
        XYZ:
        26.6600, 13.1074, 34.3826
        xyY:
        0.3595, 0.1768, 13.1074
      CIE-Lab:
        42.9247, 73.3128, -34.5992
        CIE-LCH:
        42.9247, 81.0671, 334.7356
        CIE-Luv:
        42.9247, 71.9047, -59.6744
        Hunter-Lab:
        36.2042, 68.0864, -30.9639
      #ba06a0 color charts
#ba06a0 RGB chart
      #ba06a0 CMYK chart
      #ba06a0 RGB pie chart
      #ba06a0 color shades, tints & tones
#ba06a0 color schemes
#ba06a0 color preview, HTML & CSS examples
           This text has a color of #ba06a0        
        
          <p style="color:#ba06a0;">Text here</p>
        
        
          .mytext {color:#ba06a0;}
        
        Text color #ba06a0
      
           This box has a color of #ba06a0        
        
          <div style="background-color:#ba06a0;">Content here</div>
        
        
          .mybackground {background-color:#ba06a0;}
        
        Background color #ba06a0
      
           Border around this has a color of #ba06a0        
        
          <div style="border:2px solid #ba06a0;">Content here</div>
        
        
          .myborder {border:2px solid #ba06a0;}
        
        Border color #ba06a0