#1afeea color space conversions
Hex:
        #1afeea
        RGB:
        26, 254, 234
        CMY:
        90, 0, 8
        CMYK:
        90, 0, 8, 0
      HSL:
        175°, 99.1304%, 54.9020%
        HSV (HSB):
        175°, 89.7638%, 99.6078%
        XYZ:
        50.7191, 77.0437, 90.0397
        xyY:
        0.2329, 0.3537, 77.0437
      CIE-Lab:
        90.3417, -52.8165, -4.3768
        CIE-LCH:
        90.3417, 52.9976, 184.7372
        CIE-Luv:
        90.3417, -70.9783, 1.5096
        Hunter-Lab:
        87.7746, -50.4622, 0.6222
      #1afeea color charts
#1afeea RGB chart
      #1afeea CMYK chart
      #1afeea RGB pie chart
      #1afeea color shades, tints & tones
#1afeea color schemes
#1afeea color preview, HTML & CSS examples
           This text has a color of #1afeea        
        
          <p style="color:#1afeea;">Text here</p>
        
        
          .mytext {color:#1afeea;}
        
        Text color #1afeea
      
           This box has a color of #1afeea        
        
          <div style="background-color:#1afeea;">Content here</div>
        
        
          .mybackground {background-color:#1afeea;}
        
        Background color #1afeea
      
           Border around this has a color of #1afeea        
        
          <div style="border:2px solid #1afeea;">Content here</div>
        
        
          .myborder {border:2px solid #1afeea;}
        
        Border color #1afeea