#2a5bdf color space conversions
Hex:
        #2a5bdf
        RGB:
        42, 91, 223
        CMY:
        84, 64, 13
        CMYK:
        81, 59, 0, 13
      HSL:
        224°, 73.8776%, 51.9608%
        HSV (HSB):
        224°, 81.1659%, 87.4510%
        XYZ:
        18.0152, 13.3021, 71.4301
        xyY:
        0.1753, 0.1295, 13.3021
      CIE-Lab:
        43.2150, 31.9757, -71.6868
        CIE-LCH:
        43.2150, 78.4948, 294.0391
        CIE-Luv:
        43.2150, -17.3985, -107.3614
        Hunter-Lab:
        36.4721, 24.3431, -90.5883
      #2a5bdf color charts
#2a5bdf RGB chart
      #2a5bdf CMYK chart
      #2a5bdf RGB pie chart
      #2a5bdf color shades, tints & tones
#2a5bdf color schemes
#2a5bdf color preview, HTML & CSS examples
           This text has a color of #2a5bdf        
        
          <p style="color:#2a5bdf;">Text here</p>
        
        
          .mytext {color:#2a5bdf;}
        
        Text color #2a5bdf
      
           This box has a color of #2a5bdf        
        
          <div style="background-color:#2a5bdf;">Content here</div>
        
        
          .mybackground {background-color:#2a5bdf;}
        
        Background color #2a5bdf
      
           Border around this has a color of #2a5bdf        
        
          <div style="border:2px solid #2a5bdf;">Content here</div>
        
        
          .myborder {border:2px solid #2a5bdf;}
        
        Border color #2a5bdf