#ab214b color space conversions
Hex:
        #ab214b
        RGB:
        171, 33, 75
        CMY:
        33, 87, 71
        CMYK:
        0, 81, 56, 33
      HSL:
        342°, 67.6471%, 40.0000%
        HSV (HSB):
        342°, 80.7018%, 67.0588%
        XYZ:
        18.6084, 10.2536, 7.6550
        xyY:
        0.5096, 0.2808, 10.2536
      CIE-Lab:
        38.2939, 56.3061, 11.0650
        CIE-LCH:
        38.2939, 57.3830, 11.1178
        CIE-Luv:
        38.2939, 91.1675, 1.9878
        Hunter-Lab:
        32.0213, 47.6939, 8.2411
      #ab214b color charts
#ab214b RGB chart
      #ab214b CMYK chart
      #ab214b RGB pie chart
      #ab214b color shades, tints & tones
#ab214b color schemes
#ab214b color preview, HTML & CSS examples
           This text has a color of #ab214b        
        
          <p style="color:#ab214b;">Text here</p>
        
        
          .mytext {color:#ab214b;}
        
        Text color #ab214b
      
           This box has a color of #ab214b        
        
          <div style="background-color:#ab214b;">Content here</div>
        
        
          .mybackground {background-color:#ab214b;}
        
        Background color #ab214b
      
           Border around this has a color of #ab214b        
        
          <div style="border:2px solid #ab214b;">Content here</div>
        
        
          .myborder {border:2px solid #ab214b;}
        
        Border color #ab214b