#3aafda color space conversions
Hex:
        #3aafda
        RGB:
        58, 175, 218
        CMY:
        77, 31, 15
        CMYK:
        73, 20, 0, 15
      HSL:
        196°, 68.3761%, 54.1176%
        HSV (HSB):
        196°, 73.3945%, 85.4902%
        XYZ:
        29.7298, 36.6214, 71.8314
        xyY:
        0.2151, 0.2650, 36.6214
      CIE-Lab:
        66.9920, -18.3171, -31.0167
        CIE-LCH:
        66.9920, 36.0215, 239.4358
        CIE-Luv:
        66.9920, -41.9515, -46.6076
        Hunter-Lab:
        60.5157, -18.2099, -28.0156
      #3aafda color charts
#3aafda RGB chart
      #3aafda CMYK chart
      #3aafda RGB pie chart
      #3aafda color shades, tints & tones
#3aafda color schemes
#3aafda color preview, HTML & CSS examples
           This text has a color of #3aafda        
        
          <p style="color:#3aafda;">Text here</p>
        
        
          .mytext {color:#3aafda;}
        
        Text color #3aafda
      
           This box has a color of #3aafda        
        
          <div style="background-color:#3aafda;">Content here</div>
        
        
          .mybackground {background-color:#3aafda;}
        
        Background color #3aafda
      
           Border around this has a color of #3aafda        
        
          <div style="border:2px solid #3aafda;">Content here</div>
        
        
          .myborder {border:2px solid #3aafda;}
        
        Border color #3aafda