#1af3de color space conversions
Hex:
        #1af3de
        RGB:
        26, 243, 222
        CMY:
        90, 5, 13
        CMYK:
        89, 0, 9, 5
      HSL:
        174°, 90.0415%, 52.7451%
        HSV (HSB):
        174°, 89.3004%, 95.2941%
        XYZ:
        45.6614, 69.5947, 80.1338
        xyY:
        0.2337, 0.3562, 69.5947
      CIE-Lab:
        86.7977, -51.4957, -3.3338
        CIE-LCH:
        86.7977, 51.6035, 183.7041
        CIE-Luv:
        86.7977, -68.2783, 2.9465
        Hunter-Lab:
        83.4235, -48.2900, 1.4444
      #1af3de color charts
#1af3de RGB chart
      #1af3de CMYK chart
      #1af3de RGB pie chart
      #1af3de color shades, tints & tones
#1af3de color schemes
#1af3de color preview, HTML & CSS examples
           This text has a color of #1af3de        
        
          <p style="color:#1af3de;">Text here</p>
        
        
          .mytext {color:#1af3de;}
        
        Text color #1af3de
      
           This box has a color of #1af3de        
        
          <div style="background-color:#1af3de;">Content here</div>
        
        
          .mybackground {background-color:#1af3de;}
        
        Background color #1af3de
      
           Border around this has a color of #1af3de        
        
          <div style="border:2px solid #1af3de;">Content here</div>
        
        
          .myborder {border:2px solid #1af3de;}
        
        Border color #1af3de