#ba488f color space conversions
Hex:
        #ba488f
        RGB:
        186, 72, 143
        CMY:
        27, 72, 44
        CMYK:
        0, 61, 23, 27
      HSL:
        323°, 45.2381%, 50.5882%
        HSV (HSB):
        323°, 61.2903%, 72.9412%
        XYZ:
        27.5250, 17.0570, 27.8282
        xyY:
        0.3801, 0.2356, 17.0570
      CIE-Lab:
        48.3318, 53.5084, -16.0056
        CIE-LCH:
        48.3318, 55.8510, 343.3469
        CIE-Luv:
        48.3318, 64.2581, -31.3468
        Hunter-Lab:
        41.3001, 46.6884, -11.0398
      #ba488f color charts
#ba488f RGB chart
      #ba488f CMYK chart
      #ba488f RGB pie chart
      #ba488f color shades, tints & tones
#ba488f color schemes
#ba488f color preview, HTML & CSS examples
           This text has a color of #ba488f        
        
          <p style="color:#ba488f;">Text here</p>
        
        
          .mytext {color:#ba488f;}
        
        Text color #ba488f
      
           This box has a color of #ba488f        
        
          <div style="background-color:#ba488f;">Content here</div>
        
        
          .mybackground {background-color:#ba488f;}
        
        Background color #ba488f
      
           Border around this has a color of #ba488f        
        
          <div style="border:2px solid #ba488f;">Content here</div>
        
        
          .myborder {border:2px solid #ba488f;}
        
        Border color #ba488f