#ba92cf color space conversions
Hex:
        #ba92cf
        RGB:
        186, 146, 207
        CMY:
        27, 43, 19
        CMYK:
        10, 29, 0, 19
      HSL:
        279°, 38.8535%, 69.2157%
        HSV (HSB):
        279°, 29.4686%, 81.1765%
        XYZ:
        41.7911, 35.5019, 63.6814
        xyY:
        0.2964, 0.2518, 35.5019
      CIE-Lab:
        66.1375, 26.1643, -25.6392
        CIE-LCH:
        66.1375, 36.6325, 315.5808
        CIE-Luv:
        66.1375, 17.6875, -43.7336
        Hunter-Lab:
        59.5834, 20.9266, -21.6594
      #ba92cf color charts
#ba92cf RGB chart
      #ba92cf CMYK chart
      #ba92cf RGB pie chart
      #ba92cf color shades, tints & tones
#ba92cf color schemes
#ba92cf color preview, HTML & CSS examples
           This text has a color of #ba92cf        
        
          <p style="color:#ba92cf;">Text here</p>
        
        
          .mytext {color:#ba92cf;}
        
        Text color #ba92cf
      
           This box has a color of #ba92cf        
        
          <div style="background-color:#ba92cf;">Content here</div>
        
        
          .mybackground {background-color:#ba92cf;}
        
        Background color #ba92cf
      
           Border around this has a color of #ba92cf        
        
          <div style="border:2px solid #ba92cf;">Content here</div>
        
        
          .myborder {border:2px solid #ba92cf;}
        
        Border color #ba92cf