#1af3ca color space conversions
Hex:
        #1af3ca
        RGB:
        26, 243, 202
        CMY:
        90, 5, 21
        CMYK:
        89, 0, 17, 5
      HSL:
        169°, 90.0415%, 52.7451%
        HSV (HSB):
        169°, 89.3004%, 95.2941%
        XYZ:
        43.1373, 68.5851, 66.8418
        xyY:
        0.2416, 0.3841, 68.5851
      CIE-Lab:
        86.2982, -56.6955, 6.3982
        CIE-LCH:
        86.2982, 57.0554, 173.5613
        CIE-Luv:
        86.2982, -69.8197, 18.8117
        Hunter-Lab:
        82.8161, -51.9511, 10.1177
      #1af3ca color charts
#1af3ca RGB chart
      #1af3ca CMYK chart
      #1af3ca RGB pie chart
      #1af3ca color shades, tints & tones
#1af3ca color schemes
#1af3ca color preview, HTML & CSS examples
           This text has a color of #1af3ca        
        
          <p style="color:#1af3ca;">Text here</p>
        
        
          .mytext {color:#1af3ca;}
        
        Text color #1af3ca
      
           This box has a color of #1af3ca        
        
          <div style="background-color:#1af3ca;">Content here</div>
        
        
          .mybackground {background-color:#1af3ca;}
        
        Background color #1af3ca
      
           Border around this has a color of #1af3ca        
        
          <div style="border:2px solid #1af3ca;">Content here</div>
        
        
          .myborder {border:2px solid #1af3ca;}
        
        Border color #1af3ca