#317dfd color space conversions
Hex:
        #317dfd
        RGB:
        49, 125, 253
        CMY:
        81, 51, 1
        CMYK:
        81, 51, 0, 1
      HSL:
        218°, 98.0769%, 59.2157%
        HSV (HSB):
        218°, 80.6324%, 99.2157%
        XYZ:
        26.3299, 22.4120, 95.8667
        xyY:
        0.1821, 0.1550, 22.4120
      CIE-Lab:
        54.4615, 22.2285, -70.2046
        CIE-LCH:
        54.4615, 73.6396, 287.5690
        CIE-Luv:
        54.4615, -25.3729, -111.9124
        Hunter-Lab:
        47.3414, 16.4290, -86.9239
      #317dfd color charts
#317dfd RGB chart
      #317dfd CMYK chart
      #317dfd RGB pie chart
      #317dfd color shades, tints & tones
#317dfd color schemes
#317dfd color preview, HTML & CSS examples
           This text has a color of #317dfd        
        
          <p style="color:#317dfd;">Text here</p>
        
        
          .mytext {color:#317dfd;}
        
        Text color #317dfd
      
           This box has a color of #317dfd        
        
          <div style="background-color:#317dfd;">Content here</div>
        
        
          .mybackground {background-color:#317dfd;}
        
        Background color #317dfd
      
           Border around this has a color of #317dfd        
        
          <div style="border:2px solid #317dfd;">Content here</div>
        
        
          .myborder {border:2px solid #317dfd;}
        
        Border color #317dfd