#ba08ae color space conversions
Hex:
        #ba08ae
        RGB:
        186, 8, 174
        CMY:
        27, 97, 32
        CMYK:
        0, 96, 6, 27
      HSL:
        304°, 91.7526%, 38.0392%
        HSV (HSB):
        304°, 95.6989%, 72.9412%
        XYZ:
        27.9765, 13.6688, 41.2082
        xyY:
        0.3377, 0.1650, 13.6688
      CIE-Lab:
        43.7541, 75.0388, -41.6433
        CIE-LCH:
        43.7541, 85.8195, 330.9716
        CIE-Luv:
        43.7541, 65.9502, -70.1850
        Hunter-Lab:
        36.9713, 70.3728, -40.2047
      #ba08ae color charts
#ba08ae RGB chart
      #ba08ae CMYK chart
      #ba08ae RGB pie chart
      #ba08ae color shades, tints & tones
#ba08ae color schemes
#ba08ae color preview, HTML & CSS examples
           This text has a color of #ba08ae        
        
          <p style="color:#ba08ae;">Text here</p>
        
        
          .mytext {color:#ba08ae;}
        
        Text color #ba08ae
      
           This box has a color of #ba08ae        
        
          <div style="background-color:#ba08ae;">Content here</div>
        
        
          .mybackground {background-color:#ba08ae;}
        
        Background color #ba08ae
      
           Border around this has a color of #ba08ae        
        
          <div style="border:2px solid #ba08ae;">Content here</div>
        
        
          .myborder {border:2px solid #ba08ae;}
        
        Border color #ba08ae