#470dbf color space conversions
Hex:
        #470dbf
        RGB:
        71, 13, 191
        CMY:
        72, 95, 25
        CMYK:
        63, 93, 0, 25
      HSL:
        260°, 87.2549%, 40.0000%
        HSV (HSB):
        260°, 93.1937%, 74.9020%
        XYZ:
        12.1464, 5.3890, 49.6902
        xyY:
        0.1807, 0.0802, 5.3890
      CIE-Lab:
        27.8155, 62.9888, -78.4369
        CIE-LCH:
        27.8155, 100.5979, 308.7662
        CIE-Luv:
        27.8155, 1.0429, -96.8954
        Hunter-Lab:
        23.2143, 52.7717, -110.6604
      #470dbf color charts
#470dbf RGB chart
      #470dbf CMYK chart
      #470dbf RGB pie chart
      #470dbf color shades, tints & tones
#470dbf color schemes
#470dbf color preview, HTML & CSS examples
           This text has a color of #470dbf        
        
          <p style="color:#470dbf;">Text here</p>
        
        
          .mytext {color:#470dbf;}
        
        Text color #470dbf
      
           This box has a color of #470dbf        
        
          <div style="background-color:#470dbf;">Content here</div>
        
        
          .mybackground {background-color:#470dbf;}
        
        Background color #470dbf
      
           Border around this has a color of #470dbf        
        
          <div style="border:2px solid #470dbf;">Content here</div>
        
        
          .myborder {border:2px solid #470dbf;}
        
        Border color #470dbf