#ba6eff color space conversions
Hex:
        #ba6eff
        RGB:
        186, 110, 255
        CMY:
        27, 57, 0
        CMYK:
        27, 57, 0, 0
      HSL:
        271°, 100.0000%, 71.5686%
        HSV (HSB):
        271°, 56.8627%, 100.0000%
        XYZ:
        43.8756, 28.8110, 97.8563
        xyY:
        0.2573, 0.1689, 28.8110
      CIE-Lab:
        60.6144, 56.1902, -60.9131
        CIE-LCH:
        60.6144, 82.8718, 312.6904
        CIE-Luv:
        60.6144, 23.7983, -103.5524
        Hunter-Lab:
        53.6758, 51.9765, -70.5184
      #ba6eff color charts
#ba6eff RGB chart
      #ba6eff CMYK chart
      #ba6eff RGB pie chart
      #ba6eff color shades, tints & tones
#ba6eff color schemes
#ba6eff color preview, HTML & CSS examples
           This text has a color of #ba6eff        
        
          <p style="color:#ba6eff;">Text here</p>
        
        
          .mytext {color:#ba6eff;}
        
        Text color #ba6eff
      
           This box has a color of #ba6eff        
        
          <div style="background-color:#ba6eff;">Content here</div>
        
        
          .mybackground {background-color:#ba6eff;}
        
        Background color #ba6eff
      
           Border around this has a color of #ba6eff        
        
          <div style="border:2px solid #ba6eff;">Content here</div>
        
        
          .myborder {border:2px solid #ba6eff;}
        
        Border color #ba6eff