#2a5cfb color space conversions
Hex:
        #2a5cfb
        RGB:
        42, 92, 251
        CMY:
        84, 64, 2
        CMYK:
        83, 63, 0, 2
      HSL:
        226°, 96.3134%, 57.4510%
        HSV (HSB):
        226°, 83.2669%, 98.4314%
        XYZ:
        22.1946, 15.1116, 93.0138
        xyY:
        0.1703, 0.1160, 15.1116
      CIE-Lab:
        45.7866, 41.5758, -83.2406
        CIE-LCH:
        45.7866, 93.0459, 296.5406
        CIE-Luv:
        45.7866, -17.6605, -125.4193
        Hunter-Lab:
        38.8736, 33.8844, -114.6531
      #2a5cfb color charts
#2a5cfb RGB chart
      #2a5cfb CMYK chart
      #2a5cfb RGB pie chart
      #2a5cfb color shades, tints & tones
#2a5cfb color schemes
#2a5cfb color preview, HTML & CSS examples
           This text has a color of #2a5cfb        
        
          <p style="color:#2a5cfb;">Text here</p>
        
        
          .mytext {color:#2a5cfb;}
        
        Text color #2a5cfb
      
           This box has a color of #2a5cfb        
        
          <div style="background-color:#2a5cfb;">Content here</div>
        
        
          .mybackground {background-color:#2a5cfb;}
        
        Background color #2a5cfb
      
           Border around this has a color of #2a5cfb        
        
          <div style="border:2px solid #2a5cfb;">Content here</div>
        
        
          .myborder {border:2px solid #2a5cfb;}
        
        Border color #2a5cfb