#1e51be color space conversions
Hex:
        #1e51be
        RGB:
        30, 81, 190
        CMY:
        88, 68, 25
        CMYK:
        84, 57, 0, 25
      HSL:
        221°, 72.7273%, 43.1373%
        HSV (HSB):
        221°, 84.2105%, 74.5098%
        XYZ:
        12.7721, 9.8786, 49.9488
        xyY:
        0.1759, 0.1361, 9.8786
      CIE-Lab:
        37.6236, 24.9648, -61.7930
        CIE-LCH:
        37.6236, 66.6455, 291.9990
        CIE-Luv:
        37.6236, -16.3661, -89.1517
        Hunter-Lab:
        31.4302, 17.5331, -72.2223
      #1e51be color charts
#1e51be RGB chart
      #1e51be CMYK chart
      #1e51be RGB pie chart
      #1e51be color shades, tints & tones
#1e51be color schemes
#1e51be color preview, HTML & CSS examples
           This text has a color of #1e51be        
        
          <p style="color:#1e51be;">Text here</p>
        
        
          .mytext {color:#1e51be;}
        
        Text color #1e51be
      
           This box has a color of #1e51be        
        
          <div style="background-color:#1e51be;">Content here</div>
        
        
          .mybackground {background-color:#1e51be;}
        
        Background color #1e51be
      
           Border around this has a color of #1e51be        
        
          <div style="border:2px solid #1e51be;">Content here</div>
        
        
          .myborder {border:2px solid #1e51be;}
        
        Border color #1e51be