#ba16ef color space conversions
Hex:
        #ba16ef
        RGB:
        186, 22, 239
        CMY:
        27, 91, 6
        CMYK:
        22, 91, 0, 6
      HSL:
        285°, 87.1486%, 51.1765%
        HSV (HSB):
        285°, 90.7950%, 93.7255%
        XYZ:
        36.1166, 17.2449, 83.0864
        xyY:
        0.2647, 0.1264, 17.2449
      CIE-Lab:
        48.5672, 83.8469, -71.4396
        CIE-LCH:
        48.5672, 110.1541, 319.5682
        CIE-Luv:
        48.5672, 42.7435, -115.5794
        Hunter-Lab:
        41.5270, 82.5716, -89.5574
      #ba16ef color charts
#ba16ef RGB chart
      #ba16ef CMYK chart
      #ba16ef RGB pie chart
      #ba16ef color shades, tints & tones
#ba16ef color schemes
#ba16ef color preview, HTML & CSS examples
           This text has a color of #ba16ef        
        
          <p style="color:#ba16ef;">Text here</p>
        
        
          .mytext {color:#ba16ef;}
        
        Text color #ba16ef
      
           This box has a color of #ba16ef        
        
          <div style="background-color:#ba16ef;">Content here</div>
        
        
          .mybackground {background-color:#ba16ef;}
        
        Background color #ba16ef
      
           Border around this has a color of #ba16ef        
        
          <div style="border:2px solid #ba16ef;">Content here</div>
        
        
          .myborder {border:2px solid #ba16ef;}
        
        Border color #ba16ef