#2aa2fc color space conversions
Hex:
        #2aa2fc
        RGB:
        42, 162, 252
        CMY:
        84, 36, 1
        CMYK:
        83, 36, 0, 1
      HSL:
        206°, 97.2222%, 57.6471%
        HSV (HSB):
        206°, 83.3333%, 98.8235%
        XYZ:
        31.4459, 33.3612, 96.8774
        xyY:
        0.1945, 0.2063, 33.3612
      CIE-Lab:
        64.4523, -0.9612, -53.6504
        CIE-LCH:
        64.4523, 53.6590, 268.9736
        CIE-Luv:
        64.4523, -37.6299, -86.5430
        Hunter-Lab:
        57.7591, -3.8976, -59.0137
      #2aa2fc color charts
#2aa2fc RGB chart
      #2aa2fc CMYK chart
      #2aa2fc RGB pie chart
      #2aa2fc color shades, tints & tones
#2aa2fc color schemes
#2aa2fc color preview, HTML & CSS examples
           This text has a color of #2aa2fc        
        
          <p style="color:#2aa2fc;">Text here</p>
        
        
          .mytext {color:#2aa2fc;}
        
        Text color #2aa2fc
      
           This box has a color of #2aa2fc        
        
          <div style="background-color:#2aa2fc;">Content here</div>
        
        
          .mybackground {background-color:#2aa2fc;}
        
        Background color #2aa2fc
      
           Border around this has a color of #2aa2fc        
        
          <div style="border:2px solid #2aa2fc;">Content here</div>
        
        
          .myborder {border:2px solid #2aa2fc;}
        
        Border color #2aa2fc