#2a83ec color space conversions
Hex:
        #2a83ec
        RGB:
        42, 131, 236
        CMY:
        84, 49, 7
        CMYK:
        82, 44, 0, 7
      HSL:
        212°, 83.6207%, 54.5098%
        HSV (HSB):
        212°, 82.2034%, 92.5490%
        XYZ:
        24.2115, 22.7810, 82.4780
        xyY:
        0.1870, 0.1760, 22.7810
      CIE-Lab:
        54.8460, 11.5842, -60.1668
        CIE-LCH:
        54.8460, 61.2718, 280.8981
        CIE-Luv:
        54.8460, -28.4813, -95.5880
        Hunter-Lab:
        47.7294, 7.0204, -69.0444
      #2a83ec color charts
#2a83ec RGB chart
      #2a83ec CMYK chart
      #2a83ec RGB pie chart
      #2a83ec color shades, tints & tones
#2a83ec color schemes
#2a83ec color preview, HTML & CSS examples
           This text has a color of #2a83ec        
        
          <p style="color:#2a83ec;">Text here</p>
        
        
          .mytext {color:#2a83ec;}
        
        Text color #2a83ec
      
           This box has a color of #2a83ec        
        
          <div style="background-color:#2a83ec;">Content here</div>
        
        
          .mybackground {background-color:#2a83ec;}
        
        Background color #2a83ec
      
           Border around this has a color of #2a83ec        
        
          <div style="border:2px solid #2a83ec;">Content here</div>
        
        
          .myborder {border:2px solid #2a83ec;}
        
        Border color #2a83ec