#3172d7 color space conversions
Hex:
        #3172d7
        RGB:
        49, 114, 215
        CMY:
        81, 55, 16
        CMYK:
        77, 47, 0, 16
      HSL:
        217°, 67.4797%, 51.7647%
        HSV (HSB):
        217°, 77.2093%, 84.3137%
        XYZ:
        19.5497, 17.5939, 66.6556
        xyY:
        0.1883, 0.1695, 17.5939
      CIE-Lab:
        48.9998, 14.9746, -57.7514
        CIE-LCH:
        48.9998, 59.6612, 284.5363
        CIE-Luv:
        48.9998, -22.9828, -89.6815
        Hunter-Lab:
        41.9451, 9.7911, -64.8571
      #3172d7 color charts
#3172d7 RGB chart
      #3172d7 CMYK chart
      #3172d7 RGB pie chart
      #3172d7 color shades, tints & tones
#3172d7 color schemes
#3172d7 color preview, HTML & CSS examples
           This text has a color of #3172d7        
        
          <p style="color:#3172d7;">Text here</p>
        
        
          .mytext {color:#3172d7;}
        
        Text color #3172d7
      
           This box has a color of #3172d7        
        
          <div style="background-color:#3172d7;">Content here</div>
        
        
          .mybackground {background-color:#3172d7;}
        
        Background color #3172d7
      
           Border around this has a color of #3172d7        
        
          <div style="border:2px solid #3172d7;">Content here</div>
        
        
          .myborder {border:2px solid #3172d7;}
        
        Border color #3172d7