#2abafd color space conversions
Hex:
        #2abafd
        RGB:
        42, 186, 253
        CMY:
        84, 27, 1
        CMYK:
        83, 26, 0, 1
      HSL:
        199°, 98.1395%, 57.8431%
        HSV (HSB):
        199°, 83.3992%, 99.2157%
        XYZ:
        36.2434, 42.7019, 99.2606
        xyY:
        0.2034, 0.2396, 42.7019
      CIE-Lab:
        71.3522, -13.9411, -43.3186
        CIE-LCH:
        71.3522, 45.5067, 252.1604
        CIE-Luv:
        71.3522, -45.5264, -68.6263
        Hunter-Lab:
        65.3467, -15.3549, -44.3179
      #2abafd color charts
#2abafd RGB chart
      #2abafd CMYK chart
      #2abafd RGB pie chart
      #2abafd color shades, tints & tones
#2abafd color schemes
#2abafd color preview, HTML & CSS examples
           This text has a color of #2abafd        
        
          <p style="color:#2abafd;">Text here</p>
        
        
          .mytext {color:#2abafd;}
        
        Text color #2abafd
      
           This box has a color of #2abafd        
        
          <div style="background-color:#2abafd;">Content here</div>
        
        
          .mybackground {background-color:#2abafd;}
        
        Background color #2abafd
      
           Border around this has a color of #2abafd        
        
          <div style="border:2px solid #2abafd;">Content here</div>
        
        
          .myborder {border:2px solid #2abafd;}
        
        Border color #2abafd