#470ccd color space conversions
Hex:
        #470ccd
        RGB:
        71, 12, 205
        CMY:
        72, 95, 20
        CMYK:
        65, 94, 0, 20
      HSL:
        258°, 88.9401%, 42.5490%
        HSV (HSB):
        258°, 94.1463%, 80.3922%
        XYZ:
        13.7495, 6.0103, 58.1930
        xyY:
        0.1764, 0.0771, 6.0103
      CIE-Lab:
        29.4385, 66.6181, -83.9635
        CIE-LCH:
        29.4385, 107.1813, 308.4291
        CIE-Luv:
        29.4385, -0.1337, -104.8964
        Hunter-Lab:
        24.5159, 57.2065, -123.5744
      #470ccd color charts
#470ccd RGB chart
      #470ccd CMYK chart
      #470ccd RGB pie chart
      #470ccd color shades, tints & tones
#470ccd color schemes
#470ccd color preview, HTML & CSS examples
           This text has a color of #470ccd        
        
          <p style="color:#470ccd;">Text here</p>
        
        
          .mytext {color:#470ccd;}
        
        Text color #470ccd
      
           This box has a color of #470ccd        
        
          <div style="background-color:#470ccd;">Content here</div>
        
        
          .mybackground {background-color:#470ccd;}
        
        Background color #470ccd
      
           Border around this has a color of #470ccd        
        
          <div style="border:2px solid #470ccd;">Content here</div>
        
        
          .myborder {border:2px solid #470ccd;}
        
        Border color #470ccd