#ba8ce5 color space conversions
Hex:
        #ba8ce5
        RGB:
        186, 140, 229
        CMY:
        27, 45, 10
        CMYK:
        19, 39, 0, 10
      HSL:
        271°, 63.1206%, 72.3529%
        HSV (HSB):
        271°, 38.8646%, 89.8039%
        XYZ:
        43.7706, 34.8524, 78.5490
        xyY:
        0.2785, 0.2217, 34.8524
      CIE-Lab:
        65.6336, 34.2474, -38.6253
        CIE-LCH:
        65.6336, 51.6217, 311.5620
        CIE-Luv:
        65.6336, 17.4164, -65.9755
        Hunter-Lab:
        59.0359, 29.0313, -37.5619
      #ba8ce5 color charts
#ba8ce5 RGB chart
      #ba8ce5 CMYK chart
      #ba8ce5 RGB pie chart
      #ba8ce5 color shades, tints & tones
#ba8ce5 color schemes
#ba8ce5 color preview, HTML & CSS examples
           This text has a color of #ba8ce5        
        
          <p style="color:#ba8ce5;">Text here</p>
        
        
          .mytext {color:#ba8ce5;}
        
        Text color #ba8ce5
      
           This box has a color of #ba8ce5        
        
          <div style="background-color:#ba8ce5;">Content here</div>
        
        
          .mybackground {background-color:#ba8ce5;}
        
        Background color #ba8ce5
      
           Border around this has a color of #ba8ce5        
        
          <div style="border:2px solid #ba8ce5;">Content here</div>
        
        
          .myborder {border:2px solid #ba8ce5;}
        
        Border color #ba8ce5