#3872a5 color space conversions
Hex:
        #3872a5
        RGB:
        56, 114, 165
        CMY:
        78, 55, 35
        CMYK:
        66, 31, 0, 35
      HSL:
        208°, 49.3213%, 43.3333%
        HSV (HSB):
        208°, 66.0606%, 64.7059%
        XYZ:
        14.4397, 15.5920, 37.8458
        xyY:
        0.2127, 0.2297, 15.5920
      CIE-Lab:
        46.4346, -2.3200, -32.9749
        CIE-LCH:
        46.4346, 33.0564, 265.9754
        CIE-Luv:
        46.4346, -23.0725, -48.6161
        Hunter-Lab:
        39.4867, -3.8268, -29.1855
      #3872a5 color charts
#3872a5 RGB chart
      #3872a5 CMYK chart
      #3872a5 RGB pie chart
      #3872a5 color shades, tints & tones
#3872a5 color schemes
#3872a5 color preview, HTML & CSS examples
           This text has a color of #3872a5        
        
          <p style="color:#3872a5;">Text here</p>
        
        
          .mytext {color:#3872a5;}
        
        Text color #3872a5
      
           This box has a color of #3872a5        
        
          <div style="background-color:#3872a5;">Content here</div>
        
        
          .mybackground {background-color:#3872a5;}
        
        Background color #3872a5
      
           Border around this has a color of #3872a5        
        
          <div style="border:2px solid #3872a5;">Content here</div>
        
        
          .myborder {border:2px solid #3872a5;}
        
        Border color #3872a5