#ba3fab color space conversions
Hex:
        #ba3fab
        RGB:
        186, 63, 171
        CMY:
        27, 75, 33
        CMYK:
        0, 66, 8, 27
      HSL:
        307°, 49.3976%, 48.8235%
        HSV (HSB):
        307°, 66.1290%, 72.9412%
        XYZ:
        29.3779, 16.9344, 40.2484
        xyY:
        0.3394, 0.1956, 16.9344
      CIE-Lab:
        48.1773, 61.4367, -32.8851
        CIE-LCH:
        48.1773, 69.6842, 331.8413
        CIE-Luv:
        48.1773, 58.2028, -57.1281
        Hunter-Lab:
        41.1514, 55.4157, -29.1829
      #ba3fab color charts
#ba3fab RGB chart
      #ba3fab CMYK chart
      #ba3fab RGB pie chart
      #ba3fab color shades, tints & tones
#ba3fab color schemes
#ba3fab color preview, HTML & CSS examples
           This text has a color of #ba3fab        
        
          <p style="color:#ba3fab;">Text here</p>
        
        
          .mytext {color:#ba3fab;}
        
        Text color #ba3fab
      
           This box has a color of #ba3fab        
        
          <div style="background-color:#ba3fab;">Content here</div>
        
        
          .mybackground {background-color:#ba3fab;}
        
        Background color #ba3fab
      
           Border around this has a color of #ba3fab        
        
          <div style="border:2px solid #ba3fab;">Content here</div>
        
        
          .myborder {border:2px solid #ba3fab;}
        
        Border color #ba3fab