#1affc2 color space conversions
Hex:
        #1affc2
        RGB:
        26, 255, 194
        CMY:
        90, 0, 24
        CMYK:
        90, 0, 24, 0
      HSL:
        164°, 100.0000%, 55.0980%
        HSV (HSB):
        164°, 89.8039%, 100.0000%
        XYZ:
        45.9236, 75.6347, 63.2175
        xyY:
        0.2485, 0.4093, 75.6347
      CIE-Lab:
        89.6894, -63.2120, 15.3747
        CIE-LCH:
        89.6894, 65.0548, 166.3297
        CIE-Luv:
        89.6894, -74.3484, 33.2287
        Hunter-Lab:
        86.9682, -57.9373, 17.7796
      #1affc2 color charts
#1affc2 RGB chart
      #1affc2 CMYK chart
      #1affc2 RGB pie chart
      #1affc2 color shades, tints & tones
#1affc2 color schemes
#1affc2 color preview, HTML & CSS examples
           This text has a color of #1affc2        
        
          <p style="color:#1affc2;">Text here</p>
        
        
          .mytext {color:#1affc2;}
        
        Text color #1affc2
      
           This box has a color of #1affc2        
        
          <div style="background-color:#1affc2;">Content here</div>
        
        
          .mybackground {background-color:#1affc2;}
        
        Background color #1affc2
      
           Border around this has a color of #1affc2        
        
          <div style="border:2px solid #1affc2;">Content here</div>
        
        
          .myborder {border:2px solid #1affc2;}
        
        Border color #1affc2