#470dbd color space conversions
Hex:
        #470dbd
        RGB:
        71, 13, 189
        CMY:
        72, 95, 26
        CMYK:
        62, 93, 0, 26
      HSL:
        260°, 87.1287%, 39.6078%
        HSV (HSB):
        260°, 93.1217%, 74.1176%
        XYZ:
        11.9278, 5.3016, 48.5388
        xyY:
        0.1814, 0.0806, 5.3016
      CIE-Lab:
        27.5772, 62.4957, -77.6491
        CIE-LCH:
        27.5772, 99.6750, 308.8288
        CIE-Luv:
        27.5772, 1.2244, -95.7450
        Hunter-Lab:
        23.0251, 52.1748, -108.8703
      #470dbd color charts
#470dbd RGB chart
      #470dbd CMYK chart
      #470dbd RGB pie chart
      #470dbd color shades, tints & tones
#470dbd color schemes
#470dbd color preview, HTML & CSS examples
           This text has a color of #470dbd        
        
          <p style="color:#470dbd;">Text here</p>
        
        
          .mytext {color:#470dbd;}
        
        Text color #470dbd
      
           This box has a color of #470dbd        
        
          <div style="background-color:#470dbd;">Content here</div>
        
        
          .mybackground {background-color:#470dbd;}
        
        Background color #470dbd
      
           Border around this has a color of #470dbd        
        
          <div style="border:2px solid #470dbd;">Content here</div>
        
        
          .myborder {border:2px solid #470dbd;}
        
        Border color #470dbd