#ba438e color space conversions
Hex:
        #ba438e
        RGB:
        186, 67, 142
        CMY:
        27, 74, 44
        CMYK:
        0, 64, 24, 27
      HSL:
        322°, 47.0356%, 49.6078%
        HSV (HSB):
        322°, 63.9785%, 72.9412%
        XYZ:
        27.1393, 16.4064, 27.3275
        xyY:
        0.3829, 0.2315, 16.4064
      CIE-Lab:
        47.5032, 55.5275, -16.6683
        CIE-LCH:
        47.5032, 57.9753, 343.2912
        CIE-Luv:
        47.5032, 66.5512, -32.5164
        Hunter-Lab:
        40.5048, 48.7164, -11.6480
      #ba438e color charts
#ba438e RGB chart
      #ba438e CMYK chart
      #ba438e RGB pie chart
      #ba438e color shades, tints & tones
#ba438e color schemes
#ba438e color preview, HTML & CSS examples
           This text has a color of #ba438e        
        
          <p style="color:#ba438e;">Text here</p>
        
        
          .mytext {color:#ba438e;}
        
        Text color #ba438e
      
           This box has a color of #ba438e        
        
          <div style="background-color:#ba438e;">Content here</div>
        
        
          .mybackground {background-color:#ba438e;}
        
        Background color #ba438e
      
           Border around this has a color of #ba438e        
        
          <div style="border:2px solid #ba438e;">Content here</div>
        
        
          .myborder {border:2px solid #ba438e;}
        
        Border color #ba438e