#3afedf color space conversions
Hex:
        #3afedf
        RGB:
        58, 254, 223
        CMY:
        77, 0, 13
        CMYK:
        77, 0, 12, 0
      HSL:
        171°, 98.9899%, 61.1765%
        HSV (HSB):
        171°, 77.1654%, 99.6078%
        XYZ:
        50.5060, 77.1109, 82.0340
        xyY:
        0.2409, 0.3678, 77.1109
      CIE-Lab:
        90.3726, -53.5183, 1.4137
        CIE-LCH:
        90.3726, 53.5370, 178.4869
        CIE-Luv:
        90.3726, -69.1119, 10.8152
        Hunter-Lab:
        87.8128, -51.0071, 6.0807
      #3afedf color charts
#3afedf RGB chart
      #3afedf CMYK chart
      #3afedf RGB pie chart
      #3afedf color shades, tints & tones
#3afedf color schemes
#3afedf color preview, HTML & CSS examples
           This text has a color of #3afedf        
        
          <p style="color:#3afedf;">Text here</p>
        
        
          .mytext {color:#3afedf;}
        
        Text color #3afedf
      
           This box has a color of #3afedf        
        
          <div style="background-color:#3afedf;">Content here</div>
        
        
          .mybackground {background-color:#3afedf;}
        
        Background color #3afedf
      
           Border around this has a color of #3afedf        
        
          <div style="border:2px solid #3afedf;">Content here</div>
        
        
          .myborder {border:2px solid #3afedf;}
        
        Border color #3afedf