#2a83eb color space conversions
Hex:
        #2a83eb
        RGB:
        42, 131, 235
        CMY:
        84, 49, 8
        CMYK:
        82, 44, 0, 8
      HSL:
        212°, 82.8326%, 54.3137%
        HSV (HSB):
        212°, 82.1277%, 92.1569%
        XYZ:
        24.0665, 22.7230, 81.7148
        xyY:
        0.1873, 0.1768, 22.7230
      CIE-Lab:
        54.7859, 11.2098, -59.7064
        CIE-LCH:
        54.7859, 60.7496, 280.6334
        CIE-Luv:
        54.7859, -28.5178, -94.8029
        Hunter-Lab:
        47.6686, 6.6994, -68.2684
      #2a83eb color charts
#2a83eb RGB chart
      #2a83eb CMYK chart
      #2a83eb RGB pie chart
      #2a83eb color shades, tints & tones
#2a83eb color schemes
#2a83eb color preview, HTML & CSS examples
           This text has a color of #2a83eb        
        
          <p style="color:#2a83eb;">Text here</p>
        
        
          .mytext {color:#2a83eb;}
        
        Text color #2a83eb
      
           This box has a color of #2a83eb        
        
          <div style="background-color:#2a83eb;">Content here</div>
        
        
          .mybackground {background-color:#2a83eb;}
        
        Background color #2a83eb
      
           Border around this has a color of #2a83eb        
        
          <div style="border:2px solid #2a83eb;">Content here</div>
        
        
          .myborder {border:2px solid #2a83eb;}
        
        Border color #2a83eb