#3118e3 color space conversions
Hex:
        #3118e3
        RGB:
        49, 24, 227
        CMY:
        81, 91, 11
        CMYK:
        78, 89, 0, 11
      HSL:
        247°, 80.8765%, 49.2157%
        HSV (HSB):
        247°, 89.4273%, 89.0196%
        XYZ:
        15.4584, 6.8523, 73.1809
        xyY:
        0.1619, 0.0718, 6.8523
      CIE-Lab:
        31.4682, 68.3217, -93.3482
        CIE-LCH:
        31.4682, 115.6795, 306.2005
        CIE-Luv:
        31.4682, -6.0480, -116.9020
        Hunter-Lab:
        26.1769, 59.6011, -147.4292
      #3118e3 color charts
#3118e3 RGB chart
      #3118e3 CMYK chart
      #3118e3 RGB pie chart
      #3118e3 color shades, tints & tones
#3118e3 color schemes
#3118e3 color preview, HTML & CSS examples
           This text has a color of #3118e3        
        
          <p style="color:#3118e3;">Text here</p>
        
        
          .mytext {color:#3118e3;}
        
        Text color #3118e3
      
           This box has a color of #3118e3        
        
          <div style="background-color:#3118e3;">Content here</div>
        
        
          .mybackground {background-color:#3118e3;}
        
        Background color #3118e3
      
           Border around this has a color of #3118e3        
        
          <div style="border:2px solid #3118e3;">Content here</div>
        
        
          .myborder {border:2px solid #3118e3;}
        
        Border color #3118e3