#ba6cff color space conversions
Hex:
        #ba6cff
        RGB:
        186, 108, 255
        CMY:
        27, 58, 0
        CMYK:
        27, 58, 0, 0
      HSL:
        272°, 100.0000%, 71.1765%
        HSV (HSB):
        272°, 57.6471%, 100.0000%
        XYZ:
        43.6623, 28.3842, 97.7852
        xyY:
        0.2571, 0.1671, 28.3842
      CIE-Lab:
        60.2343, 57.2013, -61.5217
        CIE-LCH:
        60.2343, 84.0054, 312.9159
        CIE-Luv:
        60.2343, 24.3713, -104.4841
        Hunter-Lab:
        53.2768, 53.0526, -71.5280
      #ba6cff color charts
#ba6cff RGB chart
      #ba6cff CMYK chart
      #ba6cff RGB pie chart
      #ba6cff color shades, tints & tones
#ba6cff color schemes
#ba6cff color preview, HTML & CSS examples
           This text has a color of #ba6cff        
        
          <p style="color:#ba6cff;">Text here</p>
        
        
          .mytext {color:#ba6cff;}
        
        Text color #ba6cff
      
           This box has a color of #ba6cff        
        
          <div style="background-color:#ba6cff;">Content here</div>
        
        
          .mybackground {background-color:#ba6cff;}
        
        Background color #ba6cff
      
           Border around this has a color of #ba6cff        
        
          <div style="border:2px solid #ba6cff;">Content here</div>
        
        
          .myborder {border:2px solid #ba6cff;}
        
        Border color #ba6cff