#2a8efe color space conversions
Hex:
        #2a8efe
        RGB:
        42, 142, 254
        CMY:
        84, 44, 0
        CMYK:
        83, 44, 0, 0
      HSL:
        212°, 99.0654%, 58.0392%
        HSV (HSB):
        212°, 83.4646%, 99.6078%
        XYZ:
        28.5172, 26.9940, 97.4733
        xyY:
        0.1864, 0.1764, 26.9940
      CIE-Lab:
        58.9688, 11.5875, -63.4983
        CIE-LCH:
        58.9688, 64.5469, 280.3418
        CIE-Luv:
        58.9688, -31.1904, -102.4395
        Hunter-Lab:
        51.9558, 7.0517, -74.8639
      #2a8efe color charts
#2a8efe RGB chart
      #2a8efe CMYK chart
      #2a8efe RGB pie chart
      #2a8efe color shades, tints & tones
#2a8efe color schemes
#2a8efe color preview, HTML & CSS examples
           This text has a color of #2a8efe        
        
          <p style="color:#2a8efe;">Text here</p>
        
        
          .mytext {color:#2a8efe;}
        
        Text color #2a8efe
      
           This box has a color of #2a8efe        
        
          <div style="background-color:#2a8efe;">Content here</div>
        
        
          .mybackground {background-color:#2a8efe;}
        
        Background color #2a8efe
      
           Border around this has a color of #2a8efe        
        
          <div style="border:2px solid #2a8efe;">Content here</div>
        
        
          .myborder {border:2px solid #2a8efe;}
        
        Border color #2a8efe