#ba91ec color space conversions
Hex:
        #ba91ec
        RGB:
        186, 145, 236
        CMY:
        27, 43, 7
        CMYK:
        21, 39, 0, 7
      HSL:
        267°, 70.5426%, 74.7059%
        HSV (HSB):
        267°, 38.5593%, 92.5490%
        XYZ:
        45.5154, 36.7460, 84.0506
        xyY:
        0.2737, 0.2209, 36.7460
      CIE-Lab:
        67.0861, 33.0505, -40.2148
        CIE-LCH:
        67.0861, 52.0535, 309.4151
        CIE-Luv:
        67.0861, 14.5109, -68.6682
        Hunter-Lab:
        60.6185, 27.9444, -39.7757
      #ba91ec color charts
#ba91ec RGB chart
      #ba91ec CMYK chart
      #ba91ec RGB pie chart
      #ba91ec color shades, tints & tones
#ba91ec color schemes
#ba91ec color preview, HTML & CSS examples
           This text has a color of #ba91ec        
        
          <p style="color:#ba91ec;">Text here</p>
        
        
          .mytext {color:#ba91ec;}
        
        Text color #ba91ec
      
           This box has a color of #ba91ec        
        
          <div style="background-color:#ba91ec;">Content here</div>
        
        
          .mybackground {background-color:#ba91ec;}
        
        Background color #ba91ec
      
           Border around this has a color of #ba91ec        
        
          <div style="border:2px solid #ba91ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba91ec;}
        
        Border color #ba91ec