#1ad2f1 color space conversions
Hex:
        #1ad2f1
        RGB:
        26, 210, 241
        CMY:
        90, 18, 5
        CMYK:
        89, 13, 0, 5
      HSL:
        189°, 88.4774%, 52.3529%
        HSV (HSB):
        189°, 89.2116%, 94.5098%
        XYZ:
        39.3498, 52.6637, 91.3102
        xyY:
        0.2146, 0.2873, 52.6637
      CIE-Lab:
        77.6760, -31.1229, -27.0932
        CIE-LCH:
        77.6760, 41.2635, 221.0403
        CIE-Luv:
        77.6760, -55.7094, -39.0944
        Hunter-Lab:
        72.5697, -30.2083, -23.8023
      #1ad2f1 color charts
#1ad2f1 RGB chart
      #1ad2f1 CMYK chart
      #1ad2f1 RGB pie chart
      #1ad2f1 color shades, tints & tones
#1ad2f1 color schemes
#1ad2f1 color preview, HTML & CSS examples
           This text has a color of #1ad2f1        
        
          <p style="color:#1ad2f1;">Text here</p>
        
        
          .mytext {color:#1ad2f1;}
        
        Text color #1ad2f1
      
           This box has a color of #1ad2f1        
        
          <div style="background-color:#1ad2f1;">Content here</div>
        
        
          .mybackground {background-color:#1ad2f1;}
        
        Background color #1ad2f1
      
           Border around this has a color of #1ad2f1        
        
          <div style="border:2px solid #1ad2f1;">Content here</div>
        
        
          .myborder {border:2px solid #1ad2f1;}
        
        Border color #1ad2f1