#3aa0ea color space conversions
Hex:
        #3aa0ea
        RGB:
        58, 160, 234
        CMY:
        77, 37, 8
        CMYK:
        75, 32, 0, 8
      HSL:
        205°, 80.7339%, 57.2549%
        HSV (HSB):
        205°, 75.2137%, 91.7647%
        XYZ:
        29.1670, 31.9817, 82.4777
        xyY:
        0.2031, 0.2227, 31.9817
      CIE-Lab:
        63.3277, -4.6779, -45.5430
        CIE-LCH:
        63.3277, 45.7826, 264.1355
        CIE-Luv:
        63.3277, -35.8804, -72.2542
        Hunter-Lab:
        56.5523, -6.9048, -46.8838
      #3aa0ea color charts
#3aa0ea RGB chart
      #3aa0ea CMYK chart
      #3aa0ea RGB pie chart
      #3aa0ea color shades, tints & tones
#3aa0ea color schemes
#3aa0ea color preview, HTML & CSS examples
           This text has a color of #3aa0ea        
        
          <p style="color:#3aa0ea;">Text here</p>
        
        
          .mytext {color:#3aa0ea;}
        
        Text color #3aa0ea
      
           This box has a color of #3aa0ea        
        
          <div style="background-color:#3aa0ea;">Content here</div>
        
        
          .mybackground {background-color:#3aa0ea;}
        
        Background color #3aa0ea
      
           Border around this has a color of #3aa0ea        
        
          <div style="border:2px solid #3aa0ea;">Content here</div>
        
        
          .myborder {border:2px solid #3aa0ea;}
        
        Border color #3aa0ea