#1e83ba color space conversions
Hex:
        #1e83ba
        RGB:
        30, 131, 186
        CMY:
        88, 49, 27
        CMYK:
        84, 30, 0, 27
      HSL:
        201°, 72.2222%, 42.3529%
        HSV (HSB):
        201°, 83.8710%, 72.9412%
        XYZ:
        17.5146, 20.0538, 49.4020
        xyY:
        0.2014, 0.2306, 20.0538
      CIE-Lab:
        51.8980, -8.1361, -36.6172
        CIE-LCH:
        51.8980, 37.5102, 257.4727
        CIE-Luv:
        51.8980, -32.1614, -54.9652
        Hunter-Lab:
        44.7815, -8.5537, -34.0605
      #1e83ba color charts
#1e83ba RGB chart
      #1e83ba CMYK chart
      #1e83ba RGB pie chart
      #1e83ba color shades, tints & tones
#1e83ba color schemes
#1e83ba color preview, HTML & CSS examples
           This text has a color of #1e83ba        
        
          <p style="color:#1e83ba;">Text here</p>
        
        
          .mytext {color:#1e83ba;}
        
        Text color #1e83ba
      
           This box has a color of #1e83ba        
        
          <div style="background-color:#1e83ba;">Content here</div>
        
        
          .mybackground {background-color:#1e83ba;}
        
        Background color #1e83ba
      
           Border around this has a color of #1e83ba        
        
          <div style="border:2px solid #1e83ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e83ba;}
        
        Border color #1e83ba