#2abefb color space conversions
Hex:
        #2abefb
        RGB:
        42, 190, 251
        CMY:
        84, 25, 2
        CMYK:
        83, 24, 0, 2
      HSL:
        198°, 96.3134%, 57.4510%
        HSV (HSB):
        198°, 83.2669%, 98.4314%
        XYZ:
        36.7809, 44.2842, 97.8759
        xyY:
        0.2055, 0.2475, 44.2842
      CIE-Lab:
        72.4180, -16.7518, -40.5749
        CIE-LCH:
        72.4180, 43.8970, 247.5662
        CIE-Luv:
        72.4180, -47.0040, -63.6819
        Hunter-Lab:
        66.5464, -17.7973, -40.6209
      #2abefb color charts
#2abefb RGB chart
      #2abefb CMYK chart
      #2abefb RGB pie chart
      #2abefb color shades, tints & tones
#2abefb color schemes
#2abefb color preview, HTML & CSS examples
           This text has a color of #2abefb        
        
          <p style="color:#2abefb;">Text here</p>
        
        
          .mytext {color:#2abefb;}
        
        Text color #2abefb
      
           This box has a color of #2abefb        
        
          <div style="background-color:#2abefb;">Content here</div>
        
        
          .mybackground {background-color:#2abefb;}
        
        Background color #2abefb
      
           Border around this has a color of #2abefb        
        
          <div style="border:2px solid #2abefb;">Content here</div>
        
        
          .myborder {border:2px solid #2abefb;}
        
        Border color #2abefb