#2a6efe color space conversions
Hex:
        #2a6efe
        RGB:
        42, 110, 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.4202, 18.7999, 96.1076
        xyY:
        0.1753, 0.1349, 18.7999
      CIE-Lab:
        50.4522, 31.4311, -77.2775
        CIE-LCH:
        50.4522, 83.4250, 292.1330
        CIE-Luv:
        50.4522, -22.0369, -120.5799
        Hunter-Lab:
        43.3588, 24.6553, -101.0689
      #2a6efe color charts
#2a6efe RGB chart
      #2a6efe CMYK chart
      #2a6efe RGB pie chart
      #2a6efe color shades, tints & tones
#2a6efe color schemes
#2a6efe color preview, HTML & CSS examples
           This text has a color of #2a6efe        
        
          <p style="color:#2a6efe;">Text here</p>
        
        
          .mytext {color:#2a6efe;}
        
        Text color #2a6efe
      
           This box has a color of #2a6efe        
        
          <div style="background-color:#2a6efe;">Content here</div>
        
        
          .mybackground {background-color:#2a6efe;}
        
        Background color #2a6efe
      
           Border around this has a color of #2a6efe        
        
          <div style="border:2px solid #2a6efe;">Content here</div>
        
        
          .myborder {border:2px solid #2a6efe;}
        
        Border color #2a6efe