#2a92ea color space conversions
Hex:
        #2a92ea
        RGB:
        42, 146, 234
        CMY:
        84, 43, 8
        CMYK:
        82, 38, 0, 8
      HSL:
        208°, 82.0513%, 54.1176%
        HSV (HSB):
        208°, 82.0513%, 91.7647%
        XYZ:
        26.0850, 26.9905, 81.6768
        xyY:
        0.1936, 0.2003, 26.9905
      CIE-Lab:
        58.9656, 1.8009, -52.4719
        CIE-LCH:
        58.9656, 52.5028, 271.9657
        CIE-Luv:
        58.9656, -33.3331, -83.5394
        Hunter-Lab:
        51.9524, -1.2929, -56.8459
      #2a92ea color charts
#2a92ea RGB chart
      #2a92ea CMYK chart
      #2a92ea RGB pie chart
      #2a92ea color shades, tints & tones
#2a92ea color schemes
#2a92ea color preview, HTML & CSS examples
           This text has a color of #2a92ea        
        
          <p style="color:#2a92ea;">Text here</p>
        
        
          .mytext {color:#2a92ea;}
        
        Text color #2a92ea
      
           This box has a color of #2a92ea        
        
          <div style="background-color:#2a92ea;">Content here</div>
        
        
          .mybackground {background-color:#2a92ea;}
        
        Background color #2a92ea
      
           Border around this has a color of #2a92ea        
        
          <div style="border:2px solid #2a92ea;">Content here</div>
        
        
          .myborder {border:2px solid #2a92ea;}
        
        Border color #2a92ea