#2a7eea color space conversions
Hex:
        #2a7eea
        RGB:
        42, 126, 234
        CMY:
        84, 51, 8
        CMYK:
        82, 46, 0, 8
      HSL:
        214°, 82.0513%, 54.1176%
        HSV (HSB):
        214°, 82.0513%, 91.7647%
        XYZ:
        23.2670, 21.3545, 80.7374
        xyY:
        0.1856, 0.1703, 21.3545
      CIE-Lab:
        53.3353, 13.9198, -61.4799
        CIE-LCH:
        53.3353, 63.0360, 282.7574
        CIE-Luv:
        53.3353, -27.0171, -97.2454
        Hunter-Lab:
        46.2109, 9.0049, -71.2410
      #2a7eea color charts
#2a7eea RGB chart
      #2a7eea CMYK chart
      #2a7eea RGB pie chart
      #2a7eea color shades, tints & tones
#2a7eea color schemes
#2a7eea color preview, HTML & CSS examples
           This text has a color of #2a7eea        
        
          <p style="color:#2a7eea;">Text here</p>
        
        
          .mytext {color:#2a7eea;}
        
        Text color #2a7eea
      
           This box has a color of #2a7eea        
        
          <div style="background-color:#2a7eea;">Content here</div>
        
        
          .mybackground {background-color:#2a7eea;}
        
        Background color #2a7eea
      
           Border around this has a color of #2a7eea        
        
          <div style="border:2px solid #2a7eea;">Content here</div>
        
        
          .myborder {border:2px solid #2a7eea;}
        
        Border color #2a7eea