#2ae1f1 color space conversions
Hex:
        #2ae1f1
        RGB:
        42, 225, 241
        CMY:
        84, 12, 5
        CMYK:
        83, 7, 0, 5
      HSL:
        185°, 87.6652%, 55.4902%
        HSV (HSB):
        185°, 82.5726%, 94.5098%
        XYZ:
        43.7572, 60.6935, 92.6279
        xyY:
        0.2220, 0.3080, 60.6935
      CIE-Lab:
        82.2137, -37.2581, -20.1724
        CIE-LCH:
        82.2137, 42.3685, 208.4322
        CIE-Luv:
        82.2137, -59.6121, -26.6916
        Hunter-Lab:
        77.9061, -36.0781, -15.9597
      #2ae1f1 color charts
#2ae1f1 RGB chart
      #2ae1f1 CMYK chart
      #2ae1f1 RGB pie chart
      #2ae1f1 color shades, tints & tones
#2ae1f1 color schemes
#2ae1f1 color preview, HTML & CSS examples
           This text has a color of #2ae1f1        
        
          <p style="color:#2ae1f1;">Text here</p>
        
        
          .mytext {color:#2ae1f1;}
        
        Text color #2ae1f1
      
           This box has a color of #2ae1f1        
        
          <div style="background-color:#2ae1f1;">Content here</div>
        
        
          .mybackground {background-color:#2ae1f1;}
        
        Background color #2ae1f1
      
           Border around this has a color of #2ae1f1        
        
          <div style="border:2px solid #2ae1f1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae1f1;}
        
        Border color #2ae1f1