#3c82bb color space conversions
Hex:
        #3c82bb
        RGB:
        60, 130, 187
        CMY:
        76, 49, 27
        CMYK:
        68, 30, 0, 27
      HSL:
        207°, 51.4170%, 48.4314%
        HSV (HSB):
        207°, 67.9144%, 73.3333%
        XYZ:
        18.8158, 20.5138, 49.9816
        xyY:
        0.2107, 0.2297, 20.5138
      CIE-Lab:
        52.4132, -3.4790, -36.3275
        CIE-LCH:
        52.4132, 36.4937, 264.5296
        CIE-Luv:
        52.4132, -27.1726, -55.0896
        Hunter-Lab:
        45.2921, -5.1068, -33.7242
      #3c82bb color charts
#3c82bb RGB chart
      #3c82bb CMYK chart
      #3c82bb RGB pie chart
      #3c82bb color shades, tints & tones
#3c82bb color schemes
#3c82bb color preview, HTML & CSS examples
           This text has a color of #3c82bb        
        
          <p style="color:#3c82bb;">Text here</p>
        
        
          .mytext {color:#3c82bb;}
        
        Text color #3c82bb
      
           This box has a color of #3c82bb        
        
          <div style="background-color:#3c82bb;">Content here</div>
        
        
          .mybackground {background-color:#3c82bb;}
        
        Background color #3c82bb
      
           Border around this has a color of #3c82bb        
        
          <div style="border:2px solid #3c82bb;">Content here</div>
        
        
          .myborder {border:2px solid #3c82bb;}
        
        Border color #3c82bb