#2e75eb color space conversions
Hex:
        #2e75eb
        RGB:
        46, 117, 235
        CMY:
        82, 54, 8
        CMYK:
        80, 50, 0, 8
      HSL:
        217°, 82.5328%, 55.0980%
        HSV (HSB):
        217°, 80.4255%, 92.1569%
        XYZ:
        22.4834, 19.3016, 81.1378
        xyY:
        0.1829, 0.1570, 19.3016
      CIE-Lab:
        51.0382, 20.2696, -65.7392
        CIE-LCH:
        51.0382, 68.7931, 287.1363
        CIE-Luv:
        51.0382, -23.8328, -103.2233
        Hunter-Lab:
        43.9336, 14.4653, -78.7451
      #2e75eb color charts
#2e75eb RGB chart
      #2e75eb CMYK chart
      #2e75eb RGB pie chart
      #2e75eb color shades, tints & tones
#2e75eb color schemes
#2e75eb color preview, HTML & CSS examples
           This text has a color of #2e75eb        
        
          <p style="color:#2e75eb;">Text here</p>
        
        
          .mytext {color:#2e75eb;}
        
        Text color #2e75eb
      
           This box has a color of #2e75eb        
        
          <div style="background-color:#2e75eb;">Content here</div>
        
        
          .mybackground {background-color:#2e75eb;}
        
        Background color #2e75eb
      
           Border around this has a color of #2e75eb        
        
          <div style="border:2px solid #2e75eb;">Content here</div>
        
        
          .myborder {border:2px solid #2e75eb;}
        
        Border color #2e75eb