#ba82df color space conversions
Hex:
        #ba82df
        RGB:
        186, 130, 223
        CMY:
        27, 49, 13
        CMYK:
        17, 42, 0, 13
      HSL:
        276°, 59.2357%, 69.2157%
        HSV (HSB):
        276°, 41.7040%, 87.4510%
        XYZ:
        41.5516, 31.7321, 73.7469
        xyY:
        0.2826, 0.2158, 31.7321
      CIE-Lab:
        63.1208, 38.4398, -39.2253
        CIE-LCH:
        63.1208, 54.9203, 314.4206
        CIE-Luv:
        63.1208, 22.2673, -67.0939
        Hunter-Lab:
        56.3312, 33.0873, -38.1886
      #ba82df color charts
#ba82df RGB chart
      #ba82df CMYK chart
      #ba82df RGB pie chart
      #ba82df color shades, tints & tones
#ba82df color schemes
#ba82df color preview, HTML & CSS examples
           This text has a color of #ba82df        
        
          <p style="color:#ba82df;">Text here</p>
        
        
          .mytext {color:#ba82df;}
        
        Text color #ba82df
      
           This box has a color of #ba82df        
        
          <div style="background-color:#ba82df;">Content here</div>
        
        
          .mybackground {background-color:#ba82df;}
        
        Background color #ba82df
      
           Border around this has a color of #ba82df        
        
          <div style="border:2px solid #ba82df;">Content here</div>
        
        
          .myborder {border:2px solid #ba82df;}
        
        Border color #ba82df