#3c80af color space conversions
Hex:
        #3c80af
        RGB:
        60, 128, 175
        CMY:
        76, 50, 31
        CMYK:
        66, 27, 0, 31
      HSL:
        205°, 48.9362%, 46.0784%
        HSV (HSB):
        205°, 65.7143%, 68.6275%
        XYZ:
        17.3205, 19.4941, 43.4073
        xyY:
        0.2159, 0.2430, 19.4941
      CIE-Lab:
        51.2604, -6.4431, -31.2303
        CIE-LCH:
        51.2604, 31.8880, 258.3429
        CIE-Luv:
        51.2604, -26.8982, -46.3479
        Hunter-Lab:
        44.1522, -7.2423, -27.3832
      #3c80af color charts
#3c80af RGB chart
      #3c80af CMYK chart
      #3c80af RGB pie chart
      #3c80af color shades, tints & tones
#3c80af color schemes
#3c80af color preview, HTML & CSS examples
           This text has a color of #3c80af        
        
          <p style="color:#3c80af;">Text here</p>
        
        
          .mytext {color:#3c80af;}
        
        Text color #3c80af
      
           This box has a color of #3c80af        
        
          <div style="background-color:#3c80af;">Content here</div>
        
        
          .mybackground {background-color:#3c80af;}
        
        Background color #3c80af
      
           Border around this has a color of #3c80af        
        
          <div style="border:2px solid #3c80af;">Content here</div>
        
        
          .myborder {border:2px solid #3c80af;}
        
        Border color #3c80af