#ba27fe color space conversions
Hex:
        #ba27fe
        RGB:
        186, 39, 254
        CMY:
        27, 85, 0
        CMYK:
        27, 85, 0, 0
      HSL:
        281°, 99.0783%, 57.4510%
        HSV (HSB):
        281°, 84.6457%, 99.6078%
        XYZ:
        38.8646, 19.0459, 95.3938
        xyY:
        0.2535, 0.1242, 19.0459
      CIE-Lab:
        50.7409, 83.4390, -76.3037
        CIE-LCH:
        50.7409, 113.0678, 317.5575
        CIE-Luv:
        50.7409, 37.4035, -123.7924
        Hunter-Lab:
        43.6416, 82.5886, -99.0496
      #ba27fe color charts
#ba27fe RGB chart
      #ba27fe CMYK chart
      #ba27fe RGB pie chart
      #ba27fe color shades, tints & tones
#ba27fe color schemes
#ba27fe color preview, HTML & CSS examples
           This text has a color of #ba27fe        
        
          <p style="color:#ba27fe;">Text here</p>
        
        
          .mytext {color:#ba27fe;}
        
        Text color #ba27fe
      
           This box has a color of #ba27fe        
        
          <div style="background-color:#ba27fe;">Content here</div>
        
        
          .mybackground {background-color:#ba27fe;}
        
        Background color #ba27fe
      
           Border around this has a color of #ba27fe        
        
          <div style="border:2px solid #ba27fe;">Content here</div>
        
        
          .myborder {border:2px solid #ba27fe;}
        
        Border color #ba27fe