#317ee4 color space conversions
Hex:
        #317ee4
        RGB:
        49, 126, 228
        CMY:
        81, 51, 11
        CMYK:
        79, 45, 0, 11
      HSL:
        214°, 76.8240%, 54.3137%
        HSV (HSB):
        214°, 78.5088%, 89.4118%
        XYZ:
        22.7311, 21.1761, 76.2881
        xyY:
        0.1891, 0.1762, 21.1761
      CIE-Lab:
        53.1417, 12.3340, -58.4253
        CIE-LCH:
        53.1417, 59.7131, 281.9206
        CIE-Luv:
        53.1417, -26.3278, -92.2471
        Hunter-Lab:
        46.0175, 7.6422, -66.0791
      #317ee4 color charts
#317ee4 RGB chart
      #317ee4 CMYK chart
      #317ee4 RGB pie chart
      #317ee4 color shades, tints & tones
#317ee4 color schemes
#317ee4 color preview, HTML & CSS examples
           This text has a color of #317ee4        
        
          <p style="color:#317ee4;">Text here</p>
        
        
          .mytext {color:#317ee4;}
        
        Text color #317ee4
      
           This box has a color of #317ee4        
        
          <div style="background-color:#317ee4;">Content here</div>
        
        
          .mybackground {background-color:#317ee4;}
        
        Background color #317ee4
      
           Border around this has a color of #317ee4        
        
          <div style="border:2px solid #317ee4;">Content here</div>
        
        
          .myborder {border:2px solid #317ee4;}
        
        Border color #317ee4