#ba79e1 color space conversions
Hex:
        #ba79e1
        RGB:
        186, 121, 225
        CMY:
        27, 53, 12
        CMYK:
        17, 46, 0, 12
      HSL:
        278°, 63.4146%, 67.8431%
        HSV (HSB):
        278°, 46.2222%, 88.2353%
        XYZ:
        40.6777, 29.5501, 74.7940
        xyY:
        0.2805, 0.2038, 29.5501
      CIE-Lab:
        61.2641, 43.7638, -43.2539
        CIE-LCH:
        61.2641, 61.5318, 315.3357
        CIE-Luv:
        61.2641, 25.3877, -73.9603
        Hunter-Lab:
        54.3600, 38.4419, -43.5252
      #ba79e1 color charts
#ba79e1 RGB chart
      #ba79e1 CMYK chart
      #ba79e1 RGB pie chart
      #ba79e1 color shades, tints & tones
#ba79e1 color schemes
#ba79e1 color preview, HTML & CSS examples
           This text has a color of #ba79e1        
        
          <p style="color:#ba79e1;">Text here</p>
        
        
          .mytext {color:#ba79e1;}
        
        Text color #ba79e1
      
           This box has a color of #ba79e1        
        
          <div style="background-color:#ba79e1;">Content here</div>
        
        
          .mybackground {background-color:#ba79e1;}
        
        Background color #ba79e1
      
           Border around this has a color of #ba79e1        
        
          <div style="border:2px solid #ba79e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba79e1;}
        
        Border color #ba79e1