#ba47f2 color space conversions
Hex:
        #ba47f2
        RGB:
        186, 71, 242
        CMY:
        27, 72, 5
        CMYK:
        23, 71, 0, 5
      HSL:
        280°, 86.8020%, 61.3725%
        HSV (HSB):
        280°, 70.6612%, 94.9020%
        XYZ:
        38.5300, 21.3564, 86.0958
        xyY:
        0.2639, 0.1463, 21.3564
      CIE-Lab:
        53.3373, 71.1789, -65.3956
        CIE-LCH:
        53.3373, 96.6593, 317.4248
        CIE-Luv:
        53.3373, 35.9750, -108.7917
        Hunter-Lab:
        46.2130, 67.9512, -78.1096
      #ba47f2 color charts
#ba47f2 RGB chart
      #ba47f2 CMYK chart
      #ba47f2 RGB pie chart
      #ba47f2 color shades, tints & tones
#ba47f2 color schemes
#ba47f2 color preview, HTML & CSS examples
           This text has a color of #ba47f2        
        
          <p style="color:#ba47f2;">Text here</p>
        
        
          .mytext {color:#ba47f2;}
        
        Text color #ba47f2
      
           This box has a color of #ba47f2        
        
          <div style="background-color:#ba47f2;">Content here</div>
        
        
          .mybackground {background-color:#ba47f2;}
        
        Background color #ba47f2
      
           Border around this has a color of #ba47f2        
        
          <div style="border:2px solid #ba47f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba47f2;}
        
        Border color #ba47f2