#3aaefa color space conversions
Hex:
        #3aaefa
        RGB:
        58, 174, 250
        CMY:
        77, 32, 2
        CMYK:
        77, 30, 0, 2
      HSL:
        204°, 95.0495%, 60.3922%
        HSV (HSB):
        204°, 76.8000%, 98.0392%
        XYZ:
        34.1363, 38.0738, 95.9923
        xyY:
        0.2029, 0.2264, 38.0738
      CIE-Lab:
        68.0750, -6.9823, -46.8168
        CIE-LCH:
        68.0750, 47.3346, 261.5174
        CIE-Luv:
        68.0750, -39.7984, -74.9648
        Hunter-Lab:
        61.7039, -9.2309, -49.0442
      #3aaefa color charts
#3aaefa RGB chart
      #3aaefa CMYK chart
      #3aaefa RGB pie chart
      #3aaefa color shades, tints & tones
#3aaefa color schemes
#3aaefa color preview, HTML & CSS examples
           This text has a color of #3aaefa        
        
          <p style="color:#3aaefa;">Text here</p>
        
        
          .mytext {color:#3aaefa;}
        
        Text color #3aaefa
      
           This box has a color of #3aaefa        
        
          <div style="background-color:#3aaefa;">Content here</div>
        
        
          .mybackground {background-color:#3aaefa;}
        
        Background color #3aaefa
      
           Border around this has a color of #3aaefa        
        
          <div style="border:2px solid #3aaefa;">Content here</div>
        
        
          .myborder {border:2px solid #3aaefa;}
        
        Border color #3aaefa