#3047ed color space conversions
Hex:
        #3047ed
        RGB:
        48, 71, 237
        CMY:
        81, 72, 7
        CMYK:
        80, 70, 0, 7
      HSL:
        233°, 84.0000%, 55.8824%
        HSV (HSB):
        233°, 79.7468%, 92.9412%
        XYZ:
        18.7582, 11.2493, 81.3034
        xyY:
        0.1685, 0.1011, 11.2493
      CIE-Lab:
        39.9972, 49.7410, -84.8986
        CIE-LCH:
        39.9972, 98.3969, 300.3655
        CIE-Luv:
        39.9972, -12.4344, -121.4918
        Hunter-Lab:
        33.5399, 41.1366, -120.2456
      #3047ed color charts
#3047ed RGB chart
      #3047ed CMYK chart
      #3047ed RGB pie chart
      #3047ed color shades, tints & tones
#3047ed color schemes
#3047ed color preview, HTML & CSS examples
           This text has a color of #3047ed        
        
          <p style="color:#3047ed;">Text here</p>
        
        
          .mytext {color:#3047ed;}
        
        Text color #3047ed
      
           This box has a color of #3047ed        
        
          <div style="background-color:#3047ed;">Content here</div>
        
        
          .mybackground {background-color:#3047ed;}
        
        Background color #3047ed
      
           Border around this has a color of #3047ed        
        
          <div style="border:2px solid #3047ed;">Content here</div>
        
        
          .myborder {border:2px solid #3047ed;}
        
        Border color #3047ed