#317dbf color space conversions
Hex:
        #317dbf
        RGB:
        49, 125, 191
        CMY:
        81, 51, 25
        CMYK:
        74, 35, 0, 25
      HSL:
        208°, 59.1667%, 47.0588%
        HSV (HSB):
        208°, 74.3455%, 74.9020%
        XYZ:
        18.0042, 19.0818, 52.0244
        xyY:
        0.2020, 0.2141, 19.0818
      CIE-Lab:
        50.7828, -0.7025, -41.2126
        CIE-LCH:
        50.7828, 41.2185, 269.0235
        CIE-Luv:
        50.7828, -27.3214, -62.8777
        Hunter-Lab:
        43.6827, -2.8744, -40.0342
      #317dbf color charts
#317dbf RGB chart
      #317dbf CMYK chart
      #317dbf RGB pie chart
      #317dbf color shades, tints & tones
#317dbf color schemes
#317dbf color preview, HTML & CSS examples
           This text has a color of #317dbf        
        
          <p style="color:#317dbf;">Text here</p>
        
        
          .mytext {color:#317dbf;}
        
        Text color #317dbf
      
           This box has a color of #317dbf        
        
          <div style="background-color:#317dbf;">Content here</div>
        
        
          .mybackground {background-color:#317dbf;}
        
        Background color #317dbf
      
           Border around this has a color of #317dbf        
        
          <div style="border:2px solid #317dbf;">Content here</div>
        
        
          .myborder {border:2px solid #317dbf;}
        
        Border color #317dbf