#ba27be color space conversions
Hex:
        #ba27be
        RGB:
        186, 39, 190
        CMY:
        27, 85, 25
        CMYK:
        2, 79, 0, 25
      HSL:
        298°, 65.9389%, 44.9020%
        HSV (HSB):
        298°, 79.4737%, 74.5098%
        XYZ:
        30.2695, 15.6078, 50.1324
        xyY:
        0.3153, 0.1626, 15.6078
      CIE-Lab:
        46.4557, 72.2430, -46.7541
        CIE-LCH:
        46.4557, 86.0523, 327.0900
        CIE-Luv:
        46.4557, 56.8087, -78.3151
        Hunter-Lab:
        39.5068, 67.6271, -47.5818
      #ba27be color charts
#ba27be RGB chart
      #ba27be CMYK chart
      #ba27be RGB pie chart
      #ba27be color shades, tints & tones
#ba27be color schemes
#ba27be color preview, HTML & CSS examples
           This text has a color of #ba27be        
        
          <p style="color:#ba27be;">Text here</p>
        
        
          .mytext {color:#ba27be;}
        
        Text color #ba27be
      
           This box has a color of #ba27be        
        
          <div style="background-color:#ba27be;">Content here</div>
        
        
          .mybackground {background-color:#ba27be;}
        
        Background color #ba27be
      
           Border around this has a color of #ba27be        
        
          <div style="border:2px solid #ba27be;">Content here</div>
        
        
          .myborder {border:2px solid #ba27be;}
        
        Border color #ba27be