#2a81eb color space conversions
Hex:
        #2a81eb
        RGB:
        42, 129, 235
        CMY:
        84, 49, 8
        CMYK:
        82, 45, 0, 8
      HSL:
        213°, 82.8326%, 54.3137%
        HSV (HSB):
        213°, 82.1277%, 92.1569%
        XYZ:
        23.8005, 22.1909, 81.6261
        xyY:
        0.1865, 0.1739, 22.1909
      CIE-Lab:
        54.2290, 12.4402, -60.6008
        CIE-LCH:
        54.2290, 61.8645, 281.6006
        CIE-Luv:
        54.2290, -27.9006, -96.1068
        Hunter-Lab:
        47.1072, 7.7478, -69.7610
      #2a81eb color charts
#2a81eb RGB chart
      #2a81eb CMYK chart
      #2a81eb RGB pie chart
      #2a81eb color shades, tints & tones
#2a81eb color schemes
#2a81eb color preview, HTML & CSS examples
           This text has a color of #2a81eb        
        
          <p style="color:#2a81eb;">Text here</p>
        
        
          .mytext {color:#2a81eb;}
        
        Text color #2a81eb
      
           This box has a color of #2a81eb        
        
          <div style="background-color:#2a81eb;">Content here</div>
        
        
          .mybackground {background-color:#2a81eb;}
        
        Background color #2a81eb
      
           Border around this has a color of #2a81eb        
        
          <div style="border:2px solid #2a81eb;">Content here</div>
        
        
          .myborder {border:2px solid #2a81eb;}
        
        Border color #2a81eb