#1ea2fa color space conversions
Hex:
        #1ea2fa
        RGB:
        30, 162, 250
        CMY:
        88, 36, 2
        CMYK:
        88, 35, 0, 2
      HSL:
        204°, 95.6522%, 54.9020%
        HSV (HSB):
        204°, 88.0000%, 98.0392%
        XYZ:
        30.7111, 33.0188, 95.1971
        xyY:
        0.1932, 0.2078, 33.0188
      CIE-Lab:
        64.1761, -2.4856, -53.0078
        CIE-LCH:
        64.1761, 53.0661, 267.3153
        CIE-Luv:
        64.1761, -38.7747, -85.2452
        Hunter-Lab:
        57.4620, -5.1576, -58.0022
      #1ea2fa color charts
#1ea2fa RGB chart
      #1ea2fa CMYK chart
      #1ea2fa RGB pie chart
      #1ea2fa color shades, tints & tones
#1ea2fa color schemes
#1ea2fa color preview, HTML & CSS examples
           This text has a color of #1ea2fa        
        
          <p style="color:#1ea2fa;">Text here</p>
        
        
          .mytext {color:#1ea2fa;}
        
        Text color #1ea2fa
      
           This box has a color of #1ea2fa        
        
          <div style="background-color:#1ea2fa;">Content here</div>
        
        
          .mybackground {background-color:#1ea2fa;}
        
        Background color #1ea2fa
      
           Border around this has a color of #1ea2fa        
        
          <div style="border:2px solid #1ea2fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ea2fa;}
        
        Border color #1ea2fa