#3c82be color space conversions
Hex:
        #3c82be
        RGB:
        60, 130, 190
        CMY:
        76, 49, 25
        CMYK:
        68, 32, 0, 25
      HSL:
        208°, 52.0000%, 49.0196%
        HSV (HSB):
        208°, 68.4211%, 74.5098%
        XYZ:
        19.1404, 20.6436, 51.6910
        xyY:
        0.2092, 0.2257, 20.6436
      CIE-Lab:
        52.5572, -2.4336, -37.8184
        CIE-LCH:
        52.5572, 37.8966, 266.3182
        CIE-Luv:
        52.5572, -27.0644, -57.6401
        Hunter-Lab:
        45.4353, -4.3155, -35.6487
      #3c82be color charts
#3c82be RGB chart
      #3c82be CMYK chart
      #3c82be RGB pie chart
      #3c82be color shades, tints & tones
#3c82be color schemes
#3c82be color preview, HTML & CSS examples
           This text has a color of #3c82be        
        
          <p style="color:#3c82be;">Text here</p>
        
        
          .mytext {color:#3c82be;}
        
        Text color #3c82be
      
           This box has a color of #3c82be        
        
          <div style="background-color:#3c82be;">Content here</div>
        
        
          .mybackground {background-color:#3c82be;}
        
        Background color #3c82be
      
           Border around this has a color of #3c82be        
        
          <div style="border:2px solid #3c82be;">Content here</div>
        
        
          .myborder {border:2px solid #3c82be;}
        
        Border color #3c82be