#2e61db color space conversions
Hex:
        #2e61db
        RGB:
        46, 97, 219
        CMY:
        82, 62, 14
        CMYK:
        79, 56, 0, 14
      HSL:
        222°, 70.6122%, 51.9608%
        HSV (HSB):
        222°, 78.9954%, 85.8824%
        XYZ:
        18.1876, 14.2447, 68.8087
        xyY:
        0.1796, 0.1407, 14.2447
      CIE-Lab:
        44.5818, 26.9972, -67.1778
        CIE-LCH:
        44.5818, 72.3996, 291.8941
        CIE-Luv:
        44.5818, -18.4596, -101.9029
        Hunter-Lab:
        37.7422, 19.9687, -81.6737
      #2e61db color charts
#2e61db RGB chart
      #2e61db CMYK chart
      #2e61db RGB pie chart
      #2e61db color shades, tints & tones
#2e61db color schemes
#2e61db color preview, HTML & CSS examples
           This text has a color of #2e61db        
        
          <p style="color:#2e61db;">Text here</p>
        
        
          .mytext {color:#2e61db;}
        
        Text color #2e61db
      
           This box has a color of #2e61db        
        
          <div style="background-color:#2e61db;">Content here</div>
        
        
          .mybackground {background-color:#2e61db;}
        
        Background color #2e61db
      
           Border around this has a color of #2e61db        
        
          <div style="border:2px solid #2e61db;">Content here</div>
        
        
          .myborder {border:2px solid #2e61db;}
        
        Border color #2e61db