#2afbfa color space conversions
Hex:
        #2afbfa
        RGB:
        42, 251, 250
        CMY:
        84, 2, 2
        CMYK:
        83, 0, 0, 2
      HSL:
        180°, 96.3134%, 57.4510%
        HSV (HSB):
        180°, 83.2669%, 98.4314%
        XYZ:
        52.7073, 76.3887, 102.4090
        xyY:
        0.2277, 0.3300, 76.3887
      CIE-Lab:
        90.0395, -46.2822, -13.1281
        CIE-LCH:
        90.0395, 48.1081, 195.8362
        CIE-Luv:
        90.0395, -67.6850, -13.7638
        Hunter-Lab:
        87.4006, -45.3059, -8.2908
      #2afbfa color charts
#2afbfa RGB chart
      #2afbfa CMYK chart
      #2afbfa RGB pie chart
      #2afbfa color shades, tints & tones
#2afbfa color schemes
#2afbfa color preview, HTML & CSS examples
           This text has a color of #2afbfa        
        
          <p style="color:#2afbfa;">Text here</p>
        
        
          .mytext {color:#2afbfa;}
        
        Text color #2afbfa
      
           This box has a color of #2afbfa        
        
          <div style="background-color:#2afbfa;">Content here</div>
        
        
          .mybackground {background-color:#2afbfa;}
        
        Background color #2afbfa
      
           Border around this has a color of #2afbfa        
        
          <div style="border:2px solid #2afbfa;">Content here</div>
        
        
          .myborder {border:2px solid #2afbfa;}
        
        Border color #2afbfa