#3aa9fd color space conversions
Hex:
        #3aa9fd
        RGB:
        58, 169, 253
        CMY:
        77, 34, 1
        CMYK:
        77, 33, 0, 1
      HSL:
        206°, 97.9899%, 60.9804%
        HSV (HSB):
        206°, 77.0751%, 99.2157%
        XYZ:
        33.6625, 36.3673, 98.1739
        xyY:
        0.2001, 0.2162, 36.3673
      CIE-Lab:
        66.7996, -3.1372, -50.4575
        CIE-LCH:
        66.7996, 50.5549, 266.4422
        CIE-Luv:
        66.7996, -37.9697, -81.3802
        Hunter-Lab:
        60.3053, -5.8954, -54.3073
      #3aa9fd color charts
#3aa9fd RGB chart
      #3aa9fd CMYK chart
      #3aa9fd RGB pie chart
      #3aa9fd color shades, tints & tones
#3aa9fd color schemes
#3aa9fd color preview, HTML & CSS examples
           This text has a color of #3aa9fd        
        
          <p style="color:#3aa9fd;">Text here</p>
        
        
          .mytext {color:#3aa9fd;}
        
        Text color #3aa9fd
      
           This box has a color of #3aa9fd        
        
          <div style="background-color:#3aa9fd;">Content here</div>
        
        
          .mybackground {background-color:#3aa9fd;}
        
        Background color #3aa9fd
      
           Border around this has a color of #3aa9fd        
        
          <div style="border:2px solid #3aa9fd;">Content here</div>
        
        
          .myborder {border:2px solid #3aa9fd;}
        
        Border color #3aa9fd