#3afdfb color space conversions
Hex:
        #3afdfb
        RGB:
        58, 253, 251
        CMY:
        77, 1, 2
        CMYK:
        77, 0, 1, 1
      HSL:
        179°, 97.9899%, 60.9804%
        HSV (HSB):
        179°, 77.0751%, 99.2157%
        XYZ:
        54.2828, 78.1151, 103.4835
        xyY:
        0.2301, 0.3312, 78.1151
      CIE-Lab:
        90.8324, -45.6471, -12.4440
        CIE-LCH:
        90.8324, 47.3129, 195.2490
        CIE-Luv:
        90.8324, -66.7409, -12.7146
        Hunter-Lab:
        88.3828, -45.0390, -7.5521
      #3afdfb color charts
#3afdfb RGB chart
      #3afdfb CMYK chart
      #3afdfb RGB pie chart
      #3afdfb color shades, tints & tones
#3afdfb color schemes
#3afdfb color preview, HTML & CSS examples
           This text has a color of #3afdfb        
        
          <p style="color:#3afdfb;">Text here</p>
        
        
          .mytext {color:#3afdfb;}
        
        Text color #3afdfb
      
           This box has a color of #3afdfb        
        
          <div style="background-color:#3afdfb;">Content here</div>
        
        
          .mybackground {background-color:#3afdfb;}
        
        Background color #3afdfb
      
           Border around this has a color of #3afdfb        
        
          <div style="border:2px solid #3afdfb;">Content here</div>
        
        
          .myborder {border:2px solid #3afdfb;}
        
        Border color #3afdfb