#2a9fff color space conversions
Hex:
        #2a9fff
        RGB:
        42, 159, 255
        CMY:
        84, 38, 0
        CMYK:
        84, 38, 0, 0
      HSL:
        207°, 100.0000%, 58.2353%
        HSV (HSB):
        207°, 83.5294%, 100.0000%
        XYZ:
        31.4030, 32.5085, 99.2274
        xyY:
        0.1925, 0.1993, 32.5085
      CIE-Lab:
        63.7610, 1.8615, -56.3853
        CIE-LCH:
        63.7610, 56.4160, 271.8908
        CIE-Luv:
        63.7610, -36.5028, -91.2606
        Hunter-Lab:
        57.0162, -1.4655, -63.2731
      #2a9fff color charts
#2a9fff RGB chart
      #2a9fff CMYK chart
      #2a9fff RGB pie chart
      #2a9fff color shades, tints & tones
#2a9fff color schemes
#2a9fff color preview, HTML & CSS examples
           This text has a color of #2a9fff        
        
          <p style="color:#2a9fff;">Text here</p>
        
        
          .mytext {color:#2a9fff;}
        
        Text color #2a9fff
      
           This box has a color of #2a9fff        
        
          <div style="background-color:#2a9fff;">Content here</div>
        
        
          .mybackground {background-color:#2a9fff;}
        
        Background color #2a9fff
      
           Border around this has a color of #2a9fff        
        
          <div style="border:2px solid #2a9fff;">Content here</div>
        
        
          .myborder {border:2px solid #2a9fff;}
        
        Border color #2a9fff