#ba0ad1 color space conversions
Hex:
        #ba0ad1
        RGB:
        186, 10, 209
        CMY:
        27, 96, 18
        CMYK:
        11, 95, 0, 18
      HSL:
        293°, 90.8676%, 42.9412%
        HSV (HSB):
        293°, 95.2153%, 81.9608%
        XYZ:
        31.8669, 15.2596, 61.5874
        xyY:
        0.2931, 0.1404, 15.2596
      CIE-Lab:
        45.9878, 80.1637, -58.5265
        CIE-LCH:
        45.9878, 99.2551, 323.8673
        CIE-Luv:
        45.9878, 52.7698, -95.7007
        Hunter-Lab:
        39.0636, 77.2535, -66.1318
      #ba0ad1 color charts
#ba0ad1 RGB chart
      #ba0ad1 CMYK chart
      #ba0ad1 RGB pie chart
      #ba0ad1 color shades, tints & tones
#ba0ad1 color schemes
#ba0ad1 color preview, HTML & CSS examples
           This text has a color of #ba0ad1        
        
          <p style="color:#ba0ad1;">Text here</p>
        
        
          .mytext {color:#ba0ad1;}
        
        Text color #ba0ad1
      
           This box has a color of #ba0ad1        
        
          <div style="background-color:#ba0ad1;">Content here</div>
        
        
          .mybackground {background-color:#ba0ad1;}
        
        Background color #ba0ad1
      
           Border around this has a color of #ba0ad1        
        
          <div style="border:2px solid #ba0ad1;">Content here</div>
        
        
          .myborder {border:2px solid #ba0ad1;}
        
        Border color #ba0ad1