#ba83ec color space conversions
Hex:
        #ba83ec
        RGB:
        186, 131, 236
        CMY:
        27, 49, 7
        CMYK:
        21, 44, 0, 7
      HSL:
        271°, 73.4266%, 71.9608%
        HSV (HSB):
        271°, 44.4915%, 92.5490%
        XYZ:
        43.5063, 32.7278, 83.3809
        xyY:
        0.2726, 0.2050, 32.7278
      CIE-Lab:
        63.9399, 40.7689, -45.1506
        CIE-LCH:
        63.9399, 60.8332, 312.0806
        CIE-Luv:
        63.9399, 19.9251, -77.2248
        Hunter-Lab:
        57.2082, 35.6331, -46.3693
      #ba83ec color charts
#ba83ec RGB chart
      #ba83ec CMYK chart
      #ba83ec RGB pie chart
      #ba83ec color shades, tints & tones
#ba83ec color schemes
#ba83ec color preview, HTML & CSS examples
           This text has a color of #ba83ec        
        
          <p style="color:#ba83ec;">Text here</p>
        
        
          .mytext {color:#ba83ec;}
        
        Text color #ba83ec
      
           This box has a color of #ba83ec        
        
          <div style="background-color:#ba83ec;">Content here</div>
        
        
          .mybackground {background-color:#ba83ec;}
        
        Background color #ba83ec
      
           Border around this has a color of #ba83ec        
        
          <div style="border:2px solid #ba83ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba83ec;}
        
        Border color #ba83ec