#ba92ec color space conversions
Hex:
        #ba92ec
        RGB:
        186, 146, 236
        CMY:
        27, 43, 7
        CMYK:
        21, 38, 0, 7
      HSL:
        267°, 70.3125%, 74.9020%
        HSV (HSB):
        267°, 38.1356%, 92.5490%
        XYZ:
        45.6689, 37.0530, 84.1018
        xyY:
        0.2738, 0.2221, 37.0530
      CIE-Lab:
        67.3168, 32.4953, -39.8542
        CIE-LCH:
        67.3168, 51.4227, 309.1922
        CIE-Luv:
        67.3168, 14.1103, -68.0339
        Hunter-Lab:
        60.8712, 27.3960, -39.3074
      #ba92ec color charts
#ba92ec RGB chart
      #ba92ec CMYK chart
      #ba92ec RGB pie chart
      #ba92ec color shades, tints & tones
#ba92ec color schemes
#ba92ec color preview, HTML & CSS examples
           This text has a color of #ba92ec        
        
          <p style="color:#ba92ec;">Text here</p>
        
        
          .mytext {color:#ba92ec;}
        
        Text color #ba92ec
      
           This box has a color of #ba92ec        
        
          <div style="background-color:#ba92ec;">Content here</div>
        
        
          .mybackground {background-color:#ba92ec;}
        
        Background color #ba92ec
      
           Border around this has a color of #ba92ec        
        
          <div style="border:2px solid #ba92ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba92ec;}
        
        Border color #ba92ec