#2a83ca color space conversions
Hex:
        #2a83ca
        RGB:
        42, 131, 202
        CMY:
        84, 49, 21
        CMYK:
        79, 35, 0, 21
      HSL:
        207°, 65.5738%, 47.8431%
        HSV (HSB):
        207°, 79.2079%, 79.2157%
        XYZ:
        19.7318, 20.9891, 58.8884
        xyY:
        0.1981, 0.2107, 20.9891
      CIE-Lab:
        52.9376, -1.0848, -44.0917
        CIE-LCH:
        52.9376, 44.1051, 268.5906
        CIE-Luv:
        52.9376, -29.9045, -68.0165
        Hunter-Lab:
        45.8139, -3.2952, -44.1407
      #2a83ca color charts
#2a83ca RGB chart
      #2a83ca CMYK chart
      #2a83ca RGB pie chart
      #2a83ca color shades, tints & tones
#2a83ca color schemes
#2a83ca color preview, HTML & CSS examples
           This text has a color of #2a83ca        
        
          <p style="color:#2a83ca;">Text here</p>
        
        
          .mytext {color:#2a83ca;}
        
        Text color #2a83ca
      
           This box has a color of #2a83ca        
        
          <div style="background-color:#2a83ca;">Content here</div>
        
        
          .mybackground {background-color:#2a83ca;}
        
        Background color #2a83ca
      
           Border around this has a color of #2a83ca        
        
          <div style="border:2px solid #2a83ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a83ca;}
        
        Border color #2a83ca