#ba92fd color space conversions
Hex:
        #ba92fd
        RGB:
        186, 146, 253
        CMY:
        27, 43, 1
        CMYK:
        26, 42, 0, 1
      HSL:
        262°, 96.3964%, 78.2353%
        HSV (HSB):
        262°, 42.2925%, 99.2157%
        XYZ:
        48.2582, 38.0887, 97.7369
        xyY:
        0.2622, 0.2069, 38.0887
      CIE-Lab:
        68.0860, 36.4454, -47.9526
        CIE-LCH:
        68.0860, 60.2306, 307.2359
        CIE-Luv:
        68.0860, 12.0673, -82.1301
        Hunter-Lab:
        61.7161, 31.5730, -50.6936
      #ba92fd color charts
#ba92fd RGB chart
      #ba92fd CMYK chart
      #ba92fd RGB pie chart
      #ba92fd color shades, tints & tones
#ba92fd color schemes
#ba92fd color preview, HTML & CSS examples
           This text has a color of #ba92fd        
        
          <p style="color:#ba92fd;">Text here</p>
        
        
          .mytext {color:#ba92fd;}
        
        Text color #ba92fd
      
           This box has a color of #ba92fd        
        
          <div style="background-color:#ba92fd;">Content here</div>
        
        
          .mybackground {background-color:#ba92fd;}
        
        Background color #ba92fd
      
           Border around this has a color of #ba92fd        
        
          <div style="border:2px solid #ba92fd;">Content here</div>
        
        
          .myborder {border:2px solid #ba92fd;}
        
        Border color #ba92fd