#ba168f color space conversions
Hex:
        #ba168f
        RGB:
        186, 22, 143
        CMY:
        27, 91, 44
        CMYK:
        0, 88, 23, 27
      HSL:
        316°, 78.8462%, 40.7843%
        HSV (HSB):
        316°, 88.1720%, 72.9412%
        XYZ:
        25.4945, 12.9961, 27.1514
        xyY:
        0.3884, 0.1980, 12.9961
      CIE-Lab:
        42.7574, 69.1933, -24.5792
        CIE-LCH:
        42.7574, 73.4293, 340.4437
        CIE-Luv:
        42.7574, 77.7957, -44.9649
        Hunter-Lab:
        36.0501, 63.1471, -19.4196
      #ba168f color charts
#ba168f RGB chart
      #ba168f CMYK chart
      #ba168f RGB pie chart
      #ba168f color shades, tints & tones
#ba168f color schemes
#ba168f color preview, HTML & CSS examples
           This text has a color of #ba168f        
        
          <p style="color:#ba168f;">Text here</p>
        
        
          .mytext {color:#ba168f;}
        
        Text color #ba168f
      
           This box has a color of #ba168f        
        
          <div style="background-color:#ba168f;">Content here</div>
        
        
          .mybackground {background-color:#ba168f;}
        
        Background color #ba168f
      
           Border around this has a color of #ba168f        
        
          <div style="border:2px solid #ba168f;">Content here</div>
        
        
          .myborder {border:2px solid #ba168f;}
        
        Border color #ba168f