#ba27c8 color space conversions
Hex:
        #ba27c8
        RGB:
        186, 39, 200
        CMY:
        27, 85, 22
        CMYK:
        7, 81, 0, 22
      HSL:
        295°, 67.3640%, 46.8627%
        HSV (HSB):
        295°, 80.5000%, 78.4314%
        XYZ:
        31.4005, 16.0603, 56.0885
        xyY:
        0.3032, 0.1551, 16.0603
      CIE-Lab:
        47.0535, 73.8676, -51.6122
        CIE-LCH:
        47.0535, 90.1123, 325.0575
        CIE-Luv:
        47.0535, 53.3705, -85.7938
        Hunter-Lab:
        40.0753, 69.7300, -54.9284
      #ba27c8 color charts
#ba27c8 RGB chart
      #ba27c8 CMYK chart
      #ba27c8 RGB pie chart
      #ba27c8 color shades, tints & tones
#ba27c8 color schemes
#ba27c8 color preview, HTML & CSS examples
           This text has a color of #ba27c8        
        
          <p style="color:#ba27c8;">Text here</p>
        
        
          .mytext {color:#ba27c8;}
        
        Text color #ba27c8
      
           This box has a color of #ba27c8        
        
          <div style="background-color:#ba27c8;">Content here</div>
        
        
          .mybackground {background-color:#ba27c8;}
        
        Background color #ba27c8
      
           Border around this has a color of #ba27c8        
        
          <div style="border:2px solid #ba27c8;">Content here</div>
        
        
          .myborder {border:2px solid #ba27c8;}
        
        Border color #ba27c8