#ba79e2 color space conversions
Hex:
        #ba79e2
        RGB:
        186, 121, 226
        CMY:
        27, 53, 11
        CMYK:
        18, 46, 0, 11
      HSL:
        277°, 64.4172%, 68.0392%
        HSV (HSB):
        277°, 46.4602%, 88.6275%
        XYZ:
        40.8145, 29.6048, 75.5146
        xyY:
        0.2797, 0.2029, 29.6048
      CIE-Lab:
        61.3118, 43.9804, -43.7367
        CIE-LCH:
        61.3118, 62.0255, 315.1592
        CIE-Luv:
        61.3118, 25.2178, -74.7784
        Hunter-Lab:
        54.4103, 38.6792, -44.1998
      #ba79e2 color charts
#ba79e2 RGB chart
      #ba79e2 CMYK chart
      #ba79e2 RGB pie chart
      #ba79e2 color shades, tints & tones
#ba79e2 color schemes
#ba79e2 color preview, HTML & CSS examples
           This text has a color of #ba79e2        
        
          <p style="color:#ba79e2;">Text here</p>
        
        
          .mytext {color:#ba79e2;}
        
        Text color #ba79e2
      
           This box has a color of #ba79e2        
        
          <div style="background-color:#ba79e2;">Content here</div>
        
        
          .mybackground {background-color:#ba79e2;}
        
        Background color #ba79e2
      
           Border around this has a color of #ba79e2        
        
          <div style="border:2px solid #ba79e2;">Content here</div>
        
        
          .myborder {border:2px solid #ba79e2;}
        
        Border color #ba79e2