#ba0e63 color space conversions
Hex:
        #ba0e63
        RGB:
        186, 14, 99
        CMY:
        27, 95, 61
        CMYK:
        0, 92, 47, 27
      HSL:
        330°, 86.0000%, 39.2157%
        HSV (HSB):
        330°, 92.4731%, 72.9412%
        XYZ:
        22.6589, 11.6540, 12.8596
        xyY:
        0.4803, 0.2471, 11.6540
      CIE-Lab:
        40.6609, 65.8017, -0.4351
        CIE-LCH:
        40.6609, 65.8032, 359.6211
        CIE-Luv:
        40.6609, 98.3871, -12.6827
        Hunter-Lab:
        34.1380, 58.7367, 1.5624
      #ba0e63 color charts
#ba0e63 RGB chart
      #ba0e63 CMYK chart
      #ba0e63 RGB pie chart
      #ba0e63 color shades, tints & tones
#ba0e63 color schemes
#ba0e63 color preview, HTML & CSS examples
           This text has a color of #ba0e63        
        
          <p style="color:#ba0e63;">Text here</p>
        
        
          .mytext {color:#ba0e63;}
        
        Text color #ba0e63
      
           This box has a color of #ba0e63        
        
          <div style="background-color:#ba0e63;">Content here</div>
        
        
          .mybackground {background-color:#ba0e63;}
        
        Background color #ba0e63
      
           Border around this has a color of #ba0e63        
        
          <div style="border:2px solid #ba0e63;">Content here</div>
        
        
          .myborder {border:2px solid #ba0e63;}
        
        Border color #ba0e63