#2e83ed color space conversions
Hex:
        #2e83ed
        RGB:
        46, 131, 237
        CMY:
        82, 49, 7
        CMYK:
        81, 45, 0, 7
      HSL:
        213°, 84.1410%, 55.4902%
        HSV (HSB):
        213°, 80.5907%, 92.9412%
        XYZ:
        24.5291, 22.9279, 83.2535
        xyY:
        0.1877, 0.1754, 22.9279
      CIE-Lab:
        54.9980, 12.3092, -60.4744
        CIE-LCH:
        54.9980, 61.7145, 281.5050
        CIE-Luv:
        54.9980, -27.9761, -96.1978
        Hunter-Lab:
        47.8831, 7.6449, -69.5684
      #2e83ed color charts
#2e83ed RGB chart
      #2e83ed CMYK chart
      #2e83ed RGB pie chart
      #2e83ed color shades, tints & tones
#2e83ed color schemes
#2e83ed color preview, HTML & CSS examples
           This text has a color of #2e83ed        
        
          <p style="color:#2e83ed;">Text here</p>
        
        
          .mytext {color:#2e83ed;}
        
        Text color #2e83ed
      
           This box has a color of #2e83ed        
        
          <div style="background-color:#2e83ed;">Content here</div>
        
        
          .mybackground {background-color:#2e83ed;}
        
        Background color #2e83ed
      
           Border around this has a color of #2e83ed        
        
          <div style="border:2px solid #2e83ed;">Content here</div>
        
        
          .myborder {border:2px solid #2e83ed;}
        
        Border color #2e83ed