#2a6fff color space conversions
Hex:
        #2a6fff
        RGB:
        42, 111, 255
        CMY:
        84, 56, 0
        CMYK:
        84, 56, 0, 0
      HSL:
        221°, 100.0000%, 58.2353%
        HSV (HSB):
        221°, 83.5294%, 100.0000%
        XYZ:
        24.6893, 19.0811, 96.9895
        xyY:
        0.1754, 0.1356, 19.0811
      CIE-Lab:
        50.7820, 31.1731, -77.2940
        CIE-LCH:
        50.7820, 83.3434, 291.9645
        CIE-Luv:
        50.7820, -22.2854, -120.8176
        Hunter-Lab:
        43.6819, 24.4458, -101.0676
      #2a6fff color charts
#2a6fff RGB chart
      #2a6fff CMYK chart
      #2a6fff RGB pie chart
      #2a6fff color shades, tints & tones
#2a6fff color schemes
#2a6fff color preview, HTML & CSS examples
           This text has a color of #2a6fff        
        
          <p style="color:#2a6fff;">Text here</p>
        
        
          .mytext {color:#2a6fff;}
        
        Text color #2a6fff
      
           This box has a color of #2a6fff        
        
          <div style="background-color:#2a6fff;">Content here</div>
        
        
          .mybackground {background-color:#2a6fff;}
        
        Background color #2a6fff
      
           Border around this has a color of #2a6fff        
        
          <div style="border:2px solid #2a6fff;">Content here</div>
        
        
          .myborder {border:2px solid #2a6fff;}
        
        Border color #2a6fff