#3172fd color space conversions
Hex:
        #3172fd
        RGB:
        49, 114, 253
        CMY:
        81, 55, 1
        CMYK:
        81, 55, 0, 1
      HSL:
        221°, 98.0769%, 59.2157%
        HSV (HSB):
        221°, 80.6324%, 99.2157%
        XYZ:
        25.0136, 19.7794, 95.4280
        xyY:
        0.1784, 0.1411, 19.7794
      CIE-Lab:
        51.5869, 29.0942, -74.8678
        CIE-LCH:
        51.5869, 80.3223, 291.2365
        CIE-Luv:
        51.5869, -22.3145, -117.7246
        Hunter-Lab:
        44.4741, 22.5641, -96.0866
      #3172fd color charts
#3172fd RGB chart
      #3172fd CMYK chart
      #3172fd RGB pie chart
      #3172fd color shades, tints & tones
#3172fd color schemes
#3172fd color preview, HTML & CSS examples
           This text has a color of #3172fd        
        
          <p style="color:#3172fd;">Text here</p>
        
        
          .mytext {color:#3172fd;}
        
        Text color #3172fd
      
           This box has a color of #3172fd        
        
          <div style="background-color:#3172fd;">Content here</div>
        
        
          .mybackground {background-color:#3172fd;}
        
        Background color #3172fd
      
           Border around this has a color of #3172fd        
        
          <div style="border:2px solid #3172fd;">Content here</div>
        
        
          .myborder {border:2px solid #3172fd;}
        
        Border color #3172fd