#ab214e color space conversions
Hex:
        #ab214e
        RGB:
        171, 33, 78
        CMY:
        33, 87, 69
        CMYK:
        0, 81, 54, 33
      HSL:
        340°, 67.6471%, 40.0000%
        HSV (HSB):
        340°, 80.7018%, 67.0588%
        XYZ:
        18.7136, 10.2957, 8.2087
        xyY:
        0.5028, 0.2766, 10.2957
      CIE-Lab:
        38.3680, 56.5323, 9.2487
        CIE-LCH:
        38.3680, 57.2839, 9.2913
        CIE-Luv:
        38.3680, 90.1015, 0.0909
        Hunter-Lab:
        32.0869, 47.9519, 7.2929
      #ab214e color charts
#ab214e RGB chart
      #ab214e CMYK chart
      #ab214e RGB pie chart
      #ab214e color shades, tints & tones
#ab214e color schemes
#ab214e color preview, HTML & CSS examples
           This text has a color of #ab214e        
        
          <p style="color:#ab214e;">Text here</p>
        
        
          .mytext {color:#ab214e;}
        
        Text color #ab214e
      
           This box has a color of #ab214e        
        
          <div style="background-color:#ab214e;">Content here</div>
        
        
          .mybackground {background-color:#ab214e;}
        
        Background color #ab214e
      
           Border around this has a color of #ab214e        
        
          <div style="border:2px solid #ab214e;">Content here</div>
        
        
          .myborder {border:2px solid #ab214e;}
        
        Border color #ab214e