#1af0f2 color space conversions
Hex:
        #1af0f2
        RGB:
        26, 240, 242
        CMY:
        90, 6, 5
        CMYK:
        89, 1, 0, 5
      HSL:
        181°, 89.2562%, 52.5490%
        HSV (HSB):
        181°, 89.2562%, 94.9020%
        XYZ:
        47.6131, 68.9506, 94.8037
        xyY:
        0.2253, 0.3262, 68.9506
      CIE-Lab:
        86.4796, -44.6228, -14.2898
        CIE-LCH:
        86.4796, 46.8550, 197.7570
        CIE-Luv:
        86.4796, -65.7062, -15.9011
        Hunter-Lab:
        83.0365, -42.9620, -9.5665
      #1af0f2 color charts
#1af0f2 RGB chart
      #1af0f2 CMYK chart
      #1af0f2 RGB pie chart
      #1af0f2 color shades, tints & tones
#1af0f2 color schemes
#1af0f2 color preview, HTML & CSS examples
           This text has a color of #1af0f2        
        
          <p style="color:#1af0f2;">Text here</p>
        
        
          .mytext {color:#1af0f2;}
        
        Text color #1af0f2
      
           This box has a color of #1af0f2        
        
          <div style="background-color:#1af0f2;">Content here</div>
        
        
          .mybackground {background-color:#1af0f2;}
        
        Background color #1af0f2
      
           Border around this has a color of #1af0f2        
        
          <div style="border:2px solid #1af0f2;">Content here</div>
        
        
          .myborder {border:2px solid #1af0f2;}
        
        Border color #1af0f2