#2a97fa color space conversions
Hex:
        #2a97fa
        RGB:
        42, 151, 250
        CMY:
        84, 41, 2
        CMYK:
        83, 40, 0, 2
      HSL:
        209°, 95.4128%, 57.2549%
        HSV (HSB):
        209°, 83.2000%, 98.0392%
        XYZ:
        29.2768, 29.5276, 94.5988
        xyY:
        0.1908, 0.1925, 29.5276
      CIE-Lab:
        61.2445, 4.7243, -57.6610
        CIE-LCH:
        61.2445, 57.8542, 274.6839
        CIE-Luv:
        61.2445, -34.1828, -93.0026
        Hunter-Lab:
        54.3393, 1.0780, -65.1800
      #2a97fa color charts
#2a97fa RGB chart
      #2a97fa CMYK chart
      #2a97fa RGB pie chart
      #2a97fa color shades, tints & tones
#2a97fa color schemes
#2a97fa color preview, HTML & CSS examples
           This text has a color of #2a97fa        
        
          <p style="color:#2a97fa;">Text here</p>
        
        
          .mytext {color:#2a97fa;}
        
        Text color #2a97fa
      
           This box has a color of #2a97fa        
        
          <div style="background-color:#2a97fa;">Content here</div>
        
        
          .mybackground {background-color:#2a97fa;}
        
        Background color #2a97fa
      
           Border around this has a color of #2a97fa        
        
          <div style="border:2px solid #2a97fa;">Content here</div>
        
        
          .myborder {border:2px solid #2a97fa;}
        
        Border color #2a97fa