#ba92fe color space conversions
Hex:
        #ba92fe
        RGB:
        186, 146, 254
        CMY:
        27, 43, 0
        CMYK:
        27, 43, 0, 0
      HSL:
        262°, 98.1818%, 78.4314%
        HSV (HSB):
        262°, 42.5197%, 99.6078%
        XYZ:
        48.4180, 38.1526, 98.5782
        xyY:
        0.2615, 0.2061, 38.1526
      CIE-Lab:
        68.1330, 36.6826, -48.4236
        CIE-LCH:
        68.1330, 60.7491, 307.1452
        CIE-Luv:
        68.1330, 11.9489, -82.9529
        Hunter-Lab:
        61.7678, 31.8272, -51.3863
      #ba92fe color charts
#ba92fe RGB chart
      #ba92fe CMYK chart
      #ba92fe RGB pie chart
      #ba92fe color shades, tints & tones
#ba92fe color schemes
#ba92fe color preview, HTML & CSS examples
           This text has a color of #ba92fe        
        
          <p style="color:#ba92fe;">Text here</p>
        
        
          .mytext {color:#ba92fe;}
        
        Text color #ba92fe
      
           This box has a color of #ba92fe        
        
          <div style="background-color:#ba92fe;">Content here</div>
        
        
          .mybackground {background-color:#ba92fe;}
        
        Background color #ba92fe
      
           Border around this has a color of #ba92fe        
        
          <div style="border:2px solid #ba92fe;">Content here</div>
        
        
          .myborder {border:2px solid #ba92fe;}
        
        Border color #ba92fe