#ba6297 color space conversions
Hex:
        #ba6297
        RGB:
        186, 98, 151
        CMY:
        27, 62, 41
        CMYK:
        0, 47, 19, 27
      HSL:
        324°, 38.9381%, 55.6863%
        HSV (HSB):
        324°, 47.3118%, 72.9412%
        XYZ:
        30.2033, 21.4088, 31.8186
        xyY:
        0.3620, 0.2566, 21.4088
      CIE-Lab:
        53.3941, 42.0874, -13.0752
        CIE-LCH:
        53.3941, 44.0716, 342.7416
        CIE-Luv:
        53.3941, 50.3669, -25.7414
        Hunter-Lab:
        46.2697, 35.5469, -8.3836
      #ba6297 color charts
#ba6297 RGB chart
      #ba6297 CMYK chart
      #ba6297 RGB pie chart
      #ba6297 color shades, tints & tones
#ba6297 color schemes
#ba6297 color preview, HTML & CSS examples
           This text has a color of #ba6297        
        
          <p style="color:#ba6297;">Text here</p>
        
        
          .mytext {color:#ba6297;}
        
        Text color #ba6297
      
           This box has a color of #ba6297        
        
          <div style="background-color:#ba6297;">Content here</div>
        
        
          .mybackground {background-color:#ba6297;}
        
        Background color #ba6297
      
           Border around this has a color of #ba6297        
        
          <div style="border:2px solid #ba6297;">Content here</div>
        
        
          .myborder {border:2px solid #ba6297;}
        
        Border color #ba6297