#470fbd color space conversions
Hex:
        #470fbd
        RGB:
        71, 15, 189
        CMY:
        72, 94, 26
        CMYK:
        62, 92, 0, 26
      HSL:
        259°, 85.2941%, 40.0000%
        HSV (HSB):
        259°, 92.0635%, 74.1176%
        XYZ:
        11.9547, 5.3554, 48.5477
        xyY:
        0.1815, 0.0813, 5.3554
      CIE-Lab:
        27.7241, 62.0505, -77.4052
        CIE-LCH:
        27.7241, 99.2060, 308.7168
        CIE-Luv:
        27.7241, 1.1315, -95.7840
        Hunter-Lab:
        23.1417, 51.7128, -108.1823
      #470fbd color charts
#470fbd RGB chart
      #470fbd CMYK chart
      #470fbd RGB pie chart
      #470fbd color shades, tints & tones
#470fbd color schemes
#470fbd color preview, HTML & CSS examples
           This text has a color of #470fbd        
        
          <p style="color:#470fbd;">Text here</p>
        
        
          .mytext {color:#470fbd;}
        
        Text color #470fbd
      
           This box has a color of #470fbd        
        
          <div style="background-color:#470fbd;">Content here</div>
        
        
          .mybackground {background-color:#470fbd;}
        
        Background color #470fbd
      
           Border around this has a color of #470fbd        
        
          <div style="border:2px solid #470fbd;">Content here</div>
        
        
          .myborder {border:2px solid #470fbd;}
        
        Border color #470fbd