#2a9efc color space conversions
Hex:
        #2a9efc
        RGB:
        42, 158, 252
        CMY:
        84, 38, 1
        CMYK:
        83, 37, 0, 1
      HSL:
        207°, 97.2222%, 57.6471%
        HSV (HSB):
        207°, 83.3333%, 98.8235%
        XYZ:
        30.7524, 31.9742, 96.6463
        xyY:
        0.1930, 0.2006, 31.9742
      CIE-Lab:
        63.3216, 1.3516, -55.4467
        CIE-LCH:
        63.3216, 55.4632, 271.3964
        CIE-Luv:
        63.3216, -36.3322, -89.5317
        Hunter-Lab:
        56.5458, -1.8779, -61.7546
      #2a9efc color charts
#2a9efc RGB chart
      #2a9efc CMYK chart
      #2a9efc RGB pie chart
      #2a9efc color shades, tints & tones
#2a9efc color schemes
#2a9efc color preview, HTML & CSS examples
           This text has a color of #2a9efc        
        
          <p style="color:#2a9efc;">Text here</p>
        
        
          .mytext {color:#2a9efc;}
        
        Text color #2a9efc
      
           This box has a color of #2a9efc        
        
          <div style="background-color:#2a9efc;">Content here</div>
        
        
          .mybackground {background-color:#2a9efc;}
        
        Background color #2a9efc
      
           Border around this has a color of #2a9efc        
        
          <div style="border:2px solid #2a9efc;">Content here</div>
        
        
          .myborder {border:2px solid #2a9efc;}
        
        Border color #2a9efc