#3abed6 color space conversions
Hex:
        #3abed6
        RGB:
        58, 190, 214
        CMY:
        77, 25, 16
        CMYK:
        73, 11, 0, 16
      HSL:
        189°, 65.5462%, 53.3333%
        HSV (HSB):
        189°, 72.8972%, 83.9216%
        XYZ:
        32.2960, 42.5815, 70.1352
        xyY:
        0.2227, 0.2936, 42.5815
      CIE-Lab:
        71.2700, -27.2592, -22.2595
        CIE-LCH:
        71.2700, 35.1930, 219.2347
        CIE-Luv:
        71.2700, -47.5087, -31.0819
        Hunter-Lab:
        65.2545, -25.8515, -18.0464
      #3abed6 color charts
#3abed6 RGB chart
      #3abed6 CMYK chart
      #3abed6 RGB pie chart
      #3abed6 color shades, tints & tones
#3abed6 color schemes
#3abed6 color preview, HTML & CSS examples
           This text has a color of #3abed6        
        
          <p style="color:#3abed6;">Text here</p>
        
        
          .mytext {color:#3abed6;}
        
        Text color #3abed6
      
           This box has a color of #3abed6        
        
          <div style="background-color:#3abed6;">Content here</div>
        
        
          .mybackground {background-color:#3abed6;}
        
        Background color #3abed6
      
           Border around this has a color of #3abed6        
        
          <div style="border:2px solid #3abed6;">Content here</div>
        
        
          .myborder {border:2px solid #3abed6;}
        
        Border color #3abed6