#3af1ea color space conversions
Hex:
        #3af1ea
        RGB:
        58, 241, 234
        CMY:
        77, 5, 8
        CMYK:
        76, 0, 3, 5
      HSL:
        178°, 86.7299%, 58.6275%
        HSV (HSB):
        178°, 75.9336%, 94.5098%
        XYZ:
        48.0515, 69.7506, 88.7725
        xyY:
        0.2326, 0.3377, 69.7506
      CIE-Lab:
        86.8744, -45.1097, -9.4702
        CIE-LCH:
        86.8744, 46.0930, 191.8563
        CIE-Luv:
        86.8744, -63.8964, -7.8654
        Hunter-Lab:
        83.5169, -43.4543, -4.5593
      #3af1ea color charts
#3af1ea RGB chart
      #3af1ea CMYK chart
      #3af1ea RGB pie chart
      #3af1ea color shades, tints & tones
#3af1ea color schemes
#3af1ea color preview, HTML & CSS examples
           This text has a color of #3af1ea        
        
          <p style="color:#3af1ea;">Text here</p>
        
        
          .mytext {color:#3af1ea;}
        
        Text color #3af1ea
      
           This box has a color of #3af1ea        
        
          <div style="background-color:#3af1ea;">Content here</div>
        
        
          .mybackground {background-color:#3af1ea;}
        
        Background color #3af1ea
      
           Border around this has a color of #3af1ea        
        
          <div style="border:2px solid #3af1ea;">Content here</div>
        
        
          .myborder {border:2px solid #3af1ea;}
        
        Border color #3af1ea