#2a97ea color space conversions
Hex:
        #2a97ea
        RGB:
        42, 151, 234
        CMY:
        84, 41, 8
        CMYK:
        82, 35, 0, 8
      HSL:
        206°, 82.0513%, 54.1176%
        HSV (HSB):
        206°, 82.0513%, 91.7647%
        XYZ:
        26.8727, 28.5660, 81.9393
        xyY:
        0.1956, 0.2079, 28.5660
      CIE-Lab:
        60.3967, -1.1292, -50.1990
        CIE-LCH:
        60.3967, 50.2117, 268.7114
        CIE-Luv:
        60.3967, -34.9707, -79.8330
        Hunter-Lab:
        53.4471, -3.7843, -53.4840
      #2a97ea color charts
#2a97ea RGB chart
      #2a97ea CMYK chart
      #2a97ea RGB pie chart
      #2a97ea color shades, tints & tones
#2a97ea color schemes
#2a97ea color preview, HTML & CSS examples
           This text has a color of #2a97ea        
        
          <p style="color:#2a97ea;">Text here</p>
        
        
          .mytext {color:#2a97ea;}
        
        Text color #2a97ea
      
           This box has a color of #2a97ea        
        
          <div style="background-color:#2a97ea;">Content here</div>
        
        
          .mybackground {background-color:#2a97ea;}
        
        Background color #2a97ea
      
           Border around this has a color of #2a97ea        
        
          <div style="border:2px solid #2a97ea;">Content here</div>
        
        
          .myborder {border:2px solid #2a97ea;}
        
        Border color #2a97ea