#1eb7fa color space conversions
Hex:
        #1eb7fa
        RGB:
        30, 183, 250
        CMY:
        88, 28, 2
        CMYK:
        88, 27, 0, 2
      HSL:
        198°, 95.6522%, 54.9020%
        HSV (HSB):
        198°, 88.0000%, 98.0392%
        XYZ:
        34.7242, 41.0451, 96.5348
        xyY:
        0.2015, 0.2382, 41.0451
      CIE-Lab:
        70.2075, -14.1456, -43.5005
        CIE-LCH:
        70.2075, 45.7427, 251.9864
        CIE-Luv:
        70.2075, -45.7061, -68.7749
        Hunter-Lab:
        64.0665, -15.3688, -44.4912
      #1eb7fa color charts
#1eb7fa RGB chart
      #1eb7fa CMYK chart
      #1eb7fa RGB pie chart
      #1eb7fa color shades, tints & tones
#1eb7fa color schemes
#1eb7fa color preview, HTML & CSS examples
           This text has a color of #1eb7fa        
        
          <p style="color:#1eb7fa;">Text here</p>
        
        
          .mytext {color:#1eb7fa;}
        
        Text color #1eb7fa
      
           This box has a color of #1eb7fa        
        
          <div style="background-color:#1eb7fa;">Content here</div>
        
        
          .mybackground {background-color:#1eb7fa;}
        
        Background color #1eb7fa
      
           Border around this has a color of #1eb7fa        
        
          <div style="border:2px solid #1eb7fa;">Content here</div>
        
        
          .myborder {border:2px solid #1eb7fa;}
        
        Border color #1eb7fa