#3a99d2 color space conversions
Hex:
        #3a99d2
        RGB:
        58, 153, 210
        CMY:
        77, 40, 18
        CMYK:
        72, 27, 0, 18
      HSL:
        203°, 62.8099%, 52.5490%
        HSV (HSB):
        203°, 72.3810%, 82.3529%
        XYZ:
        24.7690, 28.3351, 65.1365
        xyY:
        0.2095, 0.2396, 28.3351
      CIE-Lab:
        60.1903, -9.0371, -37.1574
        CIE-LCH:
        60.1903, 38.2406, 256.3305
        CIE-Luv:
        60.1903, -34.6499, -57.1897
        Hunter-Lab:
        53.2308, -10.0953, -35.2894
      #3a99d2 color charts
#3a99d2 RGB chart
      #3a99d2 CMYK chart
      #3a99d2 RGB pie chart
      #3a99d2 color shades, tints & tones
#3a99d2 color schemes
#3a99d2 color preview, HTML & CSS examples
           This text has a color of #3a99d2        
        
          <p style="color:#3a99d2;">Text here</p>
        
        
          .mytext {color:#3a99d2;}
        
        Text color #3a99d2
      
           This box has a color of #3a99d2        
        
          <div style="background-color:#3a99d2;">Content here</div>
        
        
          .mybackground {background-color:#3a99d2;}
        
        Background color #3a99d2
      
           Border around this has a color of #3a99d2        
        
          <div style="border:2px solid #3a99d2;">Content here</div>
        
        
          .myborder {border:2px solid #3a99d2;}
        
        Border color #3a99d2