#ba93dc color space conversions
Hex:
        #ba93dc
        RGB:
        186, 147, 220
        CMY:
        27, 42, 14
        CMYK:
        15, 33, 0, 14
      HSL:
        272°, 51.0490%, 71.9608%
        HSV (HSB):
        272°, 33.1818%, 86.2745%
        XYZ:
        43.6017, 36.4738, 72.4522
        xyY:
        0.2859, 0.2391, 36.4738
      CIE-Lab:
        66.8804, 28.3758, -31.7093
        CIE-LCH:
        66.8804, 42.5519, 311.8245
        CIE-Luv:
        66.8804, 15.6435, -53.9938
        Hunter-Lab:
        60.3936, 23.1809, -28.8528
      #ba93dc color charts
#ba93dc RGB chart
      #ba93dc CMYK chart
      #ba93dc RGB pie chart
      #ba93dc color shades, tints & tones
#ba93dc color schemes
#ba93dc color preview, HTML & CSS examples
           This text has a color of #ba93dc        
        
          <p style="color:#ba93dc;">Text here</p>
        
        
          .mytext {color:#ba93dc;}
        
        Text color #ba93dc
      
           This box has a color of #ba93dc        
        
          <div style="background-color:#ba93dc;">Content here</div>
        
        
          .mybackground {background-color:#ba93dc;}
        
        Background color #ba93dc
      
           Border around this has a color of #ba93dc        
        
          <div style="border:2px solid #ba93dc;">Content here</div>
        
        
          .myborder {border:2px solid #ba93dc;}
        
        Border color #ba93dc