#2e44fa color space conversions
Hex:
        #2e44fa
        RGB:
        46, 68, 250
        CMY:
        82, 73, 2
        CMYK:
        82, 73, 0, 2
      HSL:
        234°, 95.3271%, 58.0392%
        HSV (HSB):
        234°, 81.6000%, 98.0392%
        XYZ:
        20.4492, 11.6172, 91.6070
        xyY:
        0.1653, 0.0939, 11.6172
      CIE-Lab:
        40.6012, 55.6344, -91.2194
        CIE-LCH:
        40.6012, 106.8465, 301.3789
        CIE-Luv:
        40.6012, -12.4721, -129.6607
        Hunter-Lab:
        34.0840, 47.4463, -135.4938
      #2e44fa color charts
#2e44fa RGB chart
      #2e44fa CMYK chart
      #2e44fa RGB pie chart
      #2e44fa color shades, tints & tones
#2e44fa color schemes
#2e44fa color preview, HTML & CSS examples
           This text has a color of #2e44fa        
        
          <p style="color:#2e44fa;">Text here</p>
        
        
          .mytext {color:#2e44fa;}
        
        Text color #2e44fa
      
           This box has a color of #2e44fa        
        
          <div style="background-color:#2e44fa;">Content here</div>
        
        
          .mybackground {background-color:#2e44fa;}
        
        Background color #2e44fa
      
           Border around this has a color of #2e44fa        
        
          <div style="border:2px solid #2e44fa;">Content here</div>
        
        
          .myborder {border:2px solid #2e44fa;}
        
        Border color #2e44fa