#ba26ef color space conversions
Hex:
        #ba26ef
        RGB:
        186, 38, 239
        CMY:
        27, 85, 6
        CMYK:
        22, 84, 0, 6
      HSL:
        284°, 86.2661%, 54.3137%
        HSV (HSB):
        284°, 84.1004%, 93.7255%
        XYZ:
        36.5228, 18.0573, 83.2218
        xyY:
        0.2650, 0.1310, 18.0573
      CIE-Lab:
        49.5656, 80.8961, -69.8175
        CIE-LCH:
        49.5656, 106.8581, 319.2041
        CIE-Luv:
        49.5656, 41.5090, -113.7871
        Hunter-Lab:
        42.4939, 79.0534, -86.3702
      #ba26ef color charts
#ba26ef RGB chart
      #ba26ef CMYK chart
      #ba26ef RGB pie chart
      #ba26ef color shades, tints & tones
#ba26ef color schemes
#ba26ef color preview, HTML & CSS examples
           This text has a color of #ba26ef        
        
          <p style="color:#ba26ef;">Text here</p>
        
        
          .mytext {color:#ba26ef;}
        
        Text color #ba26ef
      
           This box has a color of #ba26ef        
        
          <div style="background-color:#ba26ef;">Content here</div>
        
        
          .mybackground {background-color:#ba26ef;}
        
        Background color #ba26ef
      
           Border around this has a color of #ba26ef        
        
          <div style="border:2px solid #ba26ef;">Content here</div>
        
        
          .myborder {border:2px solid #ba26ef;}
        
        Border color #ba26ef