#3118ff color space conversions
Hex:
        #3118ff
        RGB:
        49, 24, 255
        CMY:
        81, 91, 0
        CMYK:
        81, 91, 0, 0
      HSL:
        246°, 100.0000%, 54.7059%
        HSV (HSB):
        246°, 90.5882%, 100.0000%
        XYZ:
        19.6433, 8.5262, 95.2182
        xyY:
        0.1592, 0.0691, 8.5262
      CIE-Lab:
        35.0556, 75.5489, -103.2297
        CIE-LCH:
        35.0556, 127.9218, 306.1986
        CIE-Luv:
        35.0556, -7.5003, -132.7043
        Hunter-Lab:
        29.1997, 68.9811, -172.9006
      #3118ff color charts
#3118ff RGB chart
      #3118ff CMYK chart
      #3118ff RGB pie chart
      #3118ff color shades, tints & tones
#3118ff color schemes
#3118ff color preview, HTML & CSS examples
           This text has a color of #3118ff        
        
          <p style="color:#3118ff;">Text here</p>
        
        
          .mytext {color:#3118ff;}
        
        Text color #3118ff
      
           This box has a color of #3118ff        
        
          <div style="background-color:#3118ff;">Content here</div>
        
        
          .mybackground {background-color:#3118ff;}
        
        Background color #3118ff
      
           Border around this has a color of #3118ff        
        
          <div style="border:2px solid #3118ff;">Content here</div>
        
        
          .myborder {border:2px solid #3118ff;}
        
        Border color #3118ff