#3872b8 color space conversions
Hex:
        #3872b8
        RGB:
        56, 114, 184
        CMY:
        78, 55, 28
        CMYK:
        70, 38, 0, 28
      HSL:
        213°, 53.3333%, 47.0588%
        HSV (HSB):
        213°, 69.5652%, 72.1569%
        XYZ:
        16.2999, 16.3361, 47.6415
        xyY:
        0.2030, 0.2035, 16.3361
      CIE-Lab:
        47.4124, 4.4625, -42.5033
        CIE-LCH:
        47.4124, 42.7369, 275.9936
        CIE-Luv:
        47.4124, -22.5343, -64.5039
        Hunter-Lab:
        40.4179, 1.2550, -41.5939
      #3872b8 color charts
#3872b8 RGB chart
      #3872b8 CMYK chart
      #3872b8 RGB pie chart
      #3872b8 color shades, tints & tones
#3872b8 color schemes
#3872b8 color preview, HTML & CSS examples
           This text has a color of #3872b8        
        
          <p style="color:#3872b8;">Text here</p>
        
        
          .mytext {color:#3872b8;}
        
        Text color #3872b8
      
           This box has a color of #3872b8        
        
          <div style="background-color:#3872b8;">Content here</div>
        
        
          .mybackground {background-color:#3872b8;}
        
        Background color #3872b8
      
           Border around this has a color of #3872b8        
        
          <div style="border:2px solid #3872b8;">Content here</div>
        
        
          .myborder {border:2px solid #3872b8;}
        
        Border color #3872b8