#1af2ca color space conversions
Hex:
        #1af2ca
        RGB:
        26, 242, 202
        CMY:
        90, 5, 21
        CMYK:
        89, 0, 17, 5
      HSL:
        169°, 89.2562%, 52.5490%
        HSV (HSB):
        169°, 89.2562%, 94.9020%
        XYZ:
        42.8388, 67.9881, 66.7423
        xyY:
        0.2413, 0.3829, 67.9881
      CIE-Lab:
        86.0005, -56.3008, 5.9694
        CIE-LCH:
        86.0005, 56.6164, 173.9478
        CIE-Luv:
        86.0005, -69.4892, 18.0925
        Hunter-Lab:
        82.4549, -51.5578, 9.7268
      #1af2ca color charts
#1af2ca RGB chart
      #1af2ca CMYK chart
      #1af2ca RGB pie chart
      #1af2ca color shades, tints & tones
#1af2ca color schemes
#1af2ca color preview, HTML & CSS examples
           This text has a color of #1af2ca        
        
          <p style="color:#1af2ca;">Text here</p>
        
        
          .mytext {color:#1af2ca;}
        
        Text color #1af2ca
      
           This box has a color of #1af2ca        
        
          <div style="background-color:#1af2ca;">Content here</div>
        
        
          .mybackground {background-color:#1af2ca;}
        
        Background color #1af2ca
      
           Border around this has a color of #1af2ca        
        
          <div style="border:2px solid #1af2ca;">Content here</div>
        
        
          .myborder {border:2px solid #1af2ca;}
        
        Border color #1af2ca