#2a6fee color space conversions
Hex:
        #2a6fee
        RGB:
        42, 111, 238
        CMY:
        84, 56, 7
        CMYK:
        82, 53, 0, 7
      HSL:
        219°, 85.2174%, 54.9020%
        HSV (HSB):
        219°, 82.3529%, 93.3333%
        XYZ:
        22.0719, 18.0342, 83.2065
        xyY:
        0.1790, 0.1462, 18.0342
      CIE-Lab:
        49.5375, 24.8399, -69.8546
        CIE-LCH:
        49.5375, 74.1396, 289.5751
        CIE-Luv:
        49.5375, -22.5453, -108.8266
        Hunter-Lab:
        42.4667, 18.4581, -86.4425
      #2a6fee color charts
#2a6fee RGB chart
      #2a6fee CMYK chart
      #2a6fee RGB pie chart
      #2a6fee color shades, tints & tones
#2a6fee color schemes
#2a6fee color preview, HTML & CSS examples
           This text has a color of #2a6fee        
        
          <p style="color:#2a6fee;">Text here</p>
        
        
          .mytext {color:#2a6fee;}
        
        Text color #2a6fee
      
           This box has a color of #2a6fee        
        
          <div style="background-color:#2a6fee;">Content here</div>
        
        
          .mybackground {background-color:#2a6fee;}
        
        Background color #2a6fee
      
           Border around this has a color of #2a6fee        
        
          <div style="border:2px solid #2a6fee;">Content here</div>
        
        
          .myborder {border:2px solid #2a6fee;}
        
        Border color #2a6fee