#2a6dfe color space conversions
Hex:
        #2a6dfe
        RGB:
        42, 109, 254
        CMY:
        84, 57, 0
        CMYK:
        83, 57, 0, 0
      HSL:
        221°, 99.0654%, 58.0392%
        HSV (HSB):
        221°, 83.4646%, 99.6078%
        XYZ:
        24.3129, 18.5853, 96.0718
        xyY:
        0.1750, 0.1337, 18.5853
      CIE-Lab:
        50.1984, 32.0588, -77.6913
        CIE-LCH:
        50.1984, 84.0459, 292.4232
        CIE-Luv:
        50.1984, -21.7774, -121.0267
        Hunter-Lab:
        43.1106, 25.2241, -101.9500
      #2a6dfe color charts
#2a6dfe RGB chart
      #2a6dfe CMYK chart
      #2a6dfe RGB pie chart
      #2a6dfe color shades, tints & tones
#2a6dfe color schemes
#2a6dfe color preview, HTML & CSS examples
           This text has a color of #2a6dfe        
        
          <p style="color:#2a6dfe;">Text here</p>
        
        
          .mytext {color:#2a6dfe;}
        
        Text color #2a6dfe
      
           This box has a color of #2a6dfe        
        
          <div style="background-color:#2a6dfe;">Content here</div>
        
        
          .mybackground {background-color:#2a6dfe;}
        
        Background color #2a6dfe
      
           Border around this has a color of #2a6dfe        
        
          <div style="border:2px solid #2a6dfe;">Content here</div>
        
        
          .myborder {border:2px solid #2a6dfe;}
        
        Border color #2a6dfe