#ba50ff color space conversions
Hex:
        #ba50ff
        RGB:
        186, 80, 255
        CMY:
        27, 69, 0
        CMYK:
        27, 69, 0, 0
      HSL:
        276°, 100.0000%, 65.6863%
        HSV (HSB):
        276°, 68.6275%, 100.0000%
        XYZ:
        41.1684, 23.3964, 96.9539
        xyY:
        0.2549, 0.1449, 23.3964
      CIE-Lab:
        55.4783, 70.2113, -69.1733
        CIE-LCH:
        55.4783, 98.5625, 315.4267
        CIE-Luv:
        55.4783, 31.2083, -115.4146
        Hunter-Lab:
        48.3699, 67.2770, -84.9836
      #ba50ff color charts
#ba50ff RGB chart
      #ba50ff CMYK chart
      #ba50ff RGB pie chart
      #ba50ff color shades, tints & tones
#ba50ff color schemes
#ba50ff color preview, HTML & CSS examples
           This text has a color of #ba50ff        
        
          <p style="color:#ba50ff;">Text here</p>
        
        
          .mytext {color:#ba50ff;}
        
        Text color #ba50ff
      
           This box has a color of #ba50ff        
        
          <div style="background-color:#ba50ff;">Content here</div>
        
        
          .mybackground {background-color:#ba50ff;}
        
        Background color #ba50ff
      
           Border around this has a color of #ba50ff        
        
          <div style="border:2px solid #ba50ff;">Content here</div>
        
        
          .myborder {border:2px solid #ba50ff;}
        
        Border color #ba50ff