#2a7efe color space conversions
Hex:
        #2a7efe
        RGB:
        42, 126, 254
        CMY:
        84, 51, 0
        CMYK:
        83, 50, 0, 0
      HSL:
        216°, 99.0654%, 58.0392%
        HSV (HSB):
        216°, 83.4646%, 99.6078%
        XYZ:
        26.3051, 22.5697, 96.7359
        xyY:
        0.1807, 0.1550, 22.5697
      CIE-Lab:
        54.6263, 21.4157, -70.4980
        CIE-LCH:
        54.6263, 73.6790, 286.8976
        CIE-Luv:
        54.6263, -26.4260, -112.3770
        Hunter-Lab:
        47.5076, 15.6977, -87.4722
      #2a7efe color charts
#2a7efe RGB chart
      #2a7efe CMYK chart
      #2a7efe RGB pie chart
      #2a7efe color shades, tints & tones
#2a7efe color schemes
#2a7efe color preview, HTML & CSS examples
           This text has a color of #2a7efe        
        
          <p style="color:#2a7efe;">Text here</p>
        
        
          .mytext {color:#2a7efe;}
        
        Text color #2a7efe
      
           This box has a color of #2a7efe        
        
          <div style="background-color:#2a7efe;">Content here</div>
        
        
          .mybackground {background-color:#2a7efe;}
        
        Background color #2a7efe
      
           Border around this has a color of #2a7efe        
        
          <div style="border:2px solid #2a7efe;">Content here</div>
        
        
          .myborder {border:2px solid #2a7efe;}
        
        Border color #2a7efe