#ba16cf color space conversions
Hex:
        #ba16cf
        RGB:
        186, 22, 207
        CMY:
        27, 91, 19
        CMYK:
        10, 89, 0, 19
      HSL:
        293°, 80.7860%, 44.9020%
        HSV (HSB):
        293°, 89.3720%, 81.1765%
        XYZ:
        31.7991, 15.5179, 60.3507
        xyY:
        0.2953, 0.1441, 15.5179
      CIE-Lab:
        46.3355, 78.4183, -56.8123
        CIE-LCH:
        46.3355, 96.8352, 324.0775
        CIE-Luv:
        46.3355, 52.7651, -93.3225
        Hunter-Lab:
        39.3928, 75.1534, -63.2588
      #ba16cf color charts
#ba16cf RGB chart
      #ba16cf CMYK chart
      #ba16cf RGB pie chart
      #ba16cf color shades, tints & tones
#ba16cf color schemes
#ba16cf color preview, HTML & CSS examples
           This text has a color of #ba16cf        
        
          <p style="color:#ba16cf;">Text here</p>
        
        
          .mytext {color:#ba16cf;}
        
        Text color #ba16cf
      
           This box has a color of #ba16cf        
        
          <div style="background-color:#ba16cf;">Content here</div>
        
        
          .mybackground {background-color:#ba16cf;}
        
        Background color #ba16cf
      
           Border around this has a color of #ba16cf        
        
          <div style="border:2px solid #ba16cf;">Content here</div>
        
        
          .myborder {border:2px solid #ba16cf;}
        
        Border color #ba16cf