#ba4ede color space conversions
Hex:
        #ba4ede
        RGB:
        186, 78, 222
        CMY:
        27, 69, 13
        CMYK:
        16, 65, 0, 13
      HSL:
        285°, 68.5714%, 58.8235%
        HSV (HSB):
        285°, 64.8649%, 87.0588%
        XYZ:
        36.1589, 21.1618, 71.2861
        xyY:
        0.2812, 0.1645, 21.1618
      CIE-Lab:
        53.1261, 64.3375, -54.4817
        CIE-LCH:
        53.1261, 84.3064, 319.7417
        CIE-Luv:
        53.1261, 39.4008, -91.6462
        Hunter-Lab:
        46.0020, 59.8028, -59.6763
      #ba4ede color charts
#ba4ede RGB chart
      #ba4ede CMYK chart
      #ba4ede RGB pie chart
      #ba4ede color shades, tints & tones
#ba4ede color schemes
#ba4ede color preview, HTML & CSS examples
           This text has a color of #ba4ede        
        
          <p style="color:#ba4ede;">Text here</p>
        
        
          .mytext {color:#ba4ede;}
        
        Text color #ba4ede
      
           This box has a color of #ba4ede        
        
          <div style="background-color:#ba4ede;">Content here</div>
        
        
          .mybackground {background-color:#ba4ede;}
        
        Background color #ba4ede
      
           Border around this has a color of #ba4ede        
        
          <div style="border:2px solid #ba4ede;">Content here</div>
        
        
          .myborder {border:2px solid #ba4ede;}
        
        Border color #ba4ede