#abafc2 color space conversions
Hex:
        #abafc2
        RGB:
        171, 175, 194
        CMY:
        33, 31, 24
        CMYK:
        12, 10, 0, 24
      HSL:
        230°, 15.8621%, 71.5686%
        HSV (HSB):
        230°, 11.8557%, 76.0784%
        XYZ:
        41.8622, 43.2129, 57.1735
        xyY:
        0.2943, 0.3038, 43.2129
      CIE-Lab:
        71.6992, 2.4070, -10.1466
        CIE-LCH:
        71.6992, 10.4282, 283.3450
        CIE-Luv:
        71.6992, -3.2514, -15.7854
        Hunter-Lab:
        65.7365, -1.3670, -5.5511
      #abafc2 color charts
#abafc2 RGB chart
      #abafc2 CMYK chart
      #abafc2 RGB pie chart
      #abafc2 color shades, tints & tones
#abafc2 color schemes
#abafc2 color preview, HTML & CSS examples
           This text has a color of #abafc2        
        
          <p style="color:#abafc2;">Text here</p>
        
        
          .mytext {color:#abafc2;}
        
        Text color #abafc2
      
           This box has a color of #abafc2        
        
          <div style="background-color:#abafc2;">Content here</div>
        
        
          .mybackground {background-color:#abafc2;}
        
        Background color #abafc2
      
           Border around this has a color of #abafc2        
        
          <div style="border:2px solid #abafc2;">Content here</div>
        
        
          .myborder {border:2px solid #abafc2;}
        
        Border color #abafc2