#3aa1c1 color space conversions
Hex:
        #3aa1c1
        RGB:
        58, 161, 193
        CMY:
        77, 37, 24
        CMYK:
        70, 17, 0, 24
      HSL:
        194°, 53.7849%, 49.2157%
        HSV (HSB):
        194°, 69.9482%, 75.6863%
        XYZ:
        24.1154, 30.2395, 55.0179
        xyY:
        0.2205, 0.2765, 30.2395
      CIE-Lab:
        61.8604, -19.0696, -25.0564
        CIE-LCH:
        61.8604, 31.4876, 232.7264
        CIE-Luv:
        61.8604, -38.4127, -36.1241
        Hunter-Lab:
        54.9905, -17.9543, -20.8262
      #3aa1c1 color charts
#3aa1c1 RGB chart
      #3aa1c1 CMYK chart
      #3aa1c1 RGB pie chart
      #3aa1c1 color shades, tints & tones
#3aa1c1 color schemes
#3aa1c1 color preview, HTML & CSS examples
           This text has a color of #3aa1c1        
        
          <p style="color:#3aa1c1;">Text here</p>
        
        
          .mytext {color:#3aa1c1;}
        
        Text color #3aa1c1
      
           This box has a color of #3aa1c1        
        
          <div style="background-color:#3aa1c1;">Content here</div>
        
        
          .mybackground {background-color:#3aa1c1;}
        
        Background color #3aa1c1
      
           Border around this has a color of #3aa1c1        
        
          <div style="border:2px solid #3aa1c1;">Content here</div>
        
        
          .myborder {border:2px solid #3aa1c1;}
        
        Border color #3aa1c1