#3047ee color space conversions
Hex:
        #3047ee
        RGB:
        48, 71, 238
        CMY:
        81, 72, 7
        CMYK:
        80, 70, 0, 7
      HSL:
        233°, 84.8214%, 56.0784%
        HSV (HSB):
        233°, 79.8319%, 93.3333%
        XYZ:
        18.9048, 11.3079, 82.0752
        xyY:
        0.1684, 0.1007, 11.3079
      CIE-Lab:
        40.0943, 50.0786, -85.3035
        CIE-LCH:
        40.0943, 98.9169, 300.4157
        CIE-Luv:
        40.0943, -12.4585, -122.0943
        Hunter-Lab:
        33.6272, 41.5027, -121.1722
      #3047ee color charts
#3047ee RGB chart
      #3047ee CMYK chart
      #3047ee RGB pie chart
      #3047ee color shades, tints & tones
#3047ee color schemes
#3047ee color preview, HTML & CSS examples
           This text has a color of #3047ee        
        
          <p style="color:#3047ee;">Text here</p>
        
        
          .mytext {color:#3047ee;}
        
        Text color #3047ee
      
           This box has a color of #3047ee        
        
          <div style="background-color:#3047ee;">Content here</div>
        
        
          .mybackground {background-color:#3047ee;}
        
        Background color #3047ee
      
           Border around this has a color of #3047ee        
        
          <div style="border:2px solid #3047ee;">Content here</div>
        
        
          .myborder {border:2px solid #3047ee;}
        
        Border color #3047ee