#3eb7ed color space conversions
Hex:
        #3eb7ed
        RGB:
        62, 183, 237
        CMY:
        76, 28, 7
        CMYK:
        74, 23, 0, 7
      HSL:
        199°, 82.9384%, 58.6275%
        HSV (HSB):
        199°, 73.8397%, 92.9412%
        XYZ:
        34.2062, 41.0055, 86.2328
        xyY:
        0.2119, 0.2540, 41.0055
      CIE-Lab:
        70.1798, -15.8126, -36.4549
        CIE-LCH:
        70.1798, 39.7366, 246.5508
        CIE-Luv:
        70.1798, -43.0165, -56.4629
        Hunter-Lab:
        64.0356, -16.7121, -35.0173
      #3eb7ed color charts
#3eb7ed RGB chart
      #3eb7ed CMYK chart
      #3eb7ed RGB pie chart
      #3eb7ed color shades, tints & tones
#3eb7ed color schemes
#3eb7ed color preview, HTML & CSS examples
           This text has a color of #3eb7ed        
        
          <p style="color:#3eb7ed;">Text here</p>
        
        
          .mytext {color:#3eb7ed;}
        
        Text color #3eb7ed
      
           This box has a color of #3eb7ed        
        
          <div style="background-color:#3eb7ed;">Content here</div>
        
        
          .mybackground {background-color:#3eb7ed;}
        
        Background color #3eb7ed
      
           Border around this has a color of #3eb7ed        
        
          <div style="border:2px solid #3eb7ed;">Content here</div>
        
        
          .myborder {border:2px solid #3eb7ed;}
        
        Border color #3eb7ed