#3118ee color space conversions
Hex:
        #3118ee
        RGB:
        49, 24, 238
        CMY:
        81, 91, 7
        CMYK:
        79, 90, 0, 7
      HSL:
        247°, 86.2903%, 51.3725%
        HSV (HSB):
        247°, 89.9160%, 93.3333%
        XYZ:
        17.0259, 7.4793, 81.4352
        xyY:
        0.1607, 0.0706, 7.4793
      CIE-Lab:
        32.8740, 71.1920, -97.2780
        CIE-LCH:
        32.8740, 120.5458, 306.1982
        CIE-Luv:
        32.8740, -6.6289, -123.1327
        Hunter-Lab:
        27.3483, 63.2670, -157.4046
      #3118ee color charts
#3118ee RGB chart
      #3118ee CMYK chart
      #3118ee RGB pie chart
      #3118ee color shades, tints & tones
#3118ee color schemes
#3118ee color preview, HTML & CSS examples
           This text has a color of #3118ee        
        
          <p style="color:#3118ee;">Text here</p>
        
        
          .mytext {color:#3118ee;}
        
        Text color #3118ee
      
           This box has a color of #3118ee        
        
          <div style="background-color:#3118ee;">Content here</div>
        
        
          .mybackground {background-color:#3118ee;}
        
        Background color #3118ee
      
           Border around this has a color of #3118ee        
        
          <div style="border:2px solid #3118ee;">Content here</div>
        
        
          .myborder {border:2px solid #3118ee;}
        
        Border color #3118ee