#2abff4 color space conversions
Hex:
        #2abff4
        RGB:
        42, 191, 244
        CMY:
        84, 25, 4
        CMYK:
        83, 22, 0, 4
      HSL:
        196°, 90.1786%, 56.0784%
        HSV (HSB):
        196°, 82.7869%, 95.6863%
        XYZ:
        35.9148, 44.2855, 92.2430
        xyY:
        0.2083, 0.2568, 44.2855
      CIE-Lab:
        72.4189, -19.6382, -36.7972
        CIE-LCH:
        72.4189, 41.7096, 241.9117
        CIE-Luv:
        72.4189, -47.8138, -56.8192
        Hunter-Lab:
        66.5473, -20.1236, -35.6003
      #2abff4 color charts
#2abff4 RGB chart
      #2abff4 CMYK chart
      #2abff4 RGB pie chart
      #2abff4 color shades, tints & tones
#2abff4 color schemes
#2abff4 color preview, HTML & CSS examples
           This text has a color of #2abff4        
        
          <p style="color:#2abff4;">Text here</p>
        
        
          .mytext {color:#2abff4;}
        
        Text color #2abff4
      
           This box has a color of #2abff4        
        
          <div style="background-color:#2abff4;">Content here</div>
        
        
          .mybackground {background-color:#2abff4;}
        
        Background color #2abff4
      
           Border around this has a color of #2abff4        
        
          <div style="border:2px solid #2abff4;">Content here</div>
        
        
          .myborder {border:2px solid #2abff4;}
        
        Border color #2abff4