#470eef color space conversions
Hex:
        #470eef
        RGB:
        71, 14, 239
        CMY:
        72, 95, 6
        CMYK:
        70, 94, 0, 6
      HSL:
        255°, 88.9328%, 49.6078%
        HSV (HSB):
        255°, 94.1423%, 93.7255%
        XYZ:
        18.3356, 7.8857, 82.2170
        xyY:
        0.1691, 0.0727, 7.8857
      CIE-Lab:
        33.7436, 74.4930, -96.3578
        CIE-LCH:
        33.7436, 121.7950, 307.7072
        CIE-Luv:
        33.7436, -2.8432, -124.2151
        Hunter-Lab:
        28.0814, 67.4078, -153.9328
      #470eef color charts
#470eef RGB chart
      #470eef CMYK chart
      #470eef RGB pie chart
      #470eef color shades, tints & tones
#470eef color schemes
#470eef color preview, HTML & CSS examples
           This text has a color of #470eef        
        
          <p style="color:#470eef;">Text here</p>
        
        
          .mytext {color:#470eef;}
        
        Text color #470eef
      
           This box has a color of #470eef        
        
          <div style="background-color:#470eef;">Content here</div>
        
        
          .mybackground {background-color:#470eef;}
        
        Background color #470eef
      
           Border around this has a color of #470eef        
        
          <div style="border:2px solid #470eef;">Content here</div>
        
        
          .myborder {border:2px solid #470eef;}
        
        Border color #470eef