#3047ff color space conversions
Hex:
        #3047ff
        RGB:
        48, 71, 255
        CMY:
        81, 72, 0
        CMYK:
        81, 72, 0, 0
      HSL:
        233°, 100.0000%, 59.4118%
        HSV (HSB):
        233°, 81.1765%, 100.0000%
        XYZ:
        21.5222, 12.3549, 95.8581
        xyY:
        0.1659, 0.0952, 12.3549
      CIE-Lab:
        41.7746, 55.7276, -92.0727
        CIE-LCH:
        41.7746, 107.6241, 301.1847
        CIE-Luv:
        41.7746, -12.8811, -132.2044
        Hunter-Lab:
        35.1495, 47.7847, -137.0885
      #3047ff color charts
#3047ff RGB chart
      #3047ff CMYK chart
      #3047ff RGB pie chart
      #3047ff color shades, tints & tones
#3047ff color schemes
#3047ff color preview, HTML & CSS examples
           This text has a color of #3047ff        
        
          <p style="color:#3047ff;">Text here</p>
        
        
          .mytext {color:#3047ff;}
        
        Text color #3047ff
      
           This box has a color of #3047ff        
        
          <div style="background-color:#3047ff;">Content here</div>
        
        
          .mybackground {background-color:#3047ff;}
        
        Background color #3047ff
      
           Border around this has a color of #3047ff        
        
          <div style="border:2px solid #3047ff;">Content here</div>
        
        
          .myborder {border:2px solid #3047ff;}
        
        Border color #3047ff