#2a7edd color space conversions
Hex:
        #2a7edd
        RGB:
        42, 126, 221
        CMY:
        84, 51, 13
        CMYK:
        81, 43, 0, 13
      HSL:
        212°, 72.4696%, 51.5686%
        HSV (HSB):
        212°, 80.9955%, 86.6667%
        XYZ:
        21.4668, 20.6344, 71.2580
        xyY:
        0.1894, 0.1820, 20.6344
      CIE-Lab:
        52.5470, 9.0335, -55.4574
        CIE-LCH:
        52.5470, 56.1883, 279.2517
        CIE-Luv:
        52.5470, -27.4711, -87.0507
        Hunter-Lab:
        45.4251, 4.8610, -61.2102
      #2a7edd color charts
#2a7edd RGB chart
      #2a7edd CMYK chart
      #2a7edd RGB pie chart
      #2a7edd color shades, tints & tones
#2a7edd color schemes
#2a7edd color preview, HTML & CSS examples
           This text has a color of #2a7edd        
        
          <p style="color:#2a7edd;">Text here</p>
        
        
          .mytext {color:#2a7edd;}
        
        Text color #2a7edd
      
           This box has a color of #2a7edd        
        
          <div style="background-color:#2a7edd;">Content here</div>
        
        
          .mybackground {background-color:#2a7edd;}
        
        Background color #2a7edd
      
           Border around this has a color of #2a7edd        
        
          <div style="border:2px solid #2a7edd;">Content here</div>
        
        
          .myborder {border:2px solid #2a7edd;}
        
        Border color #2a7edd