#470ec2 color space conversions
Hex:
        #470ec2
        RGB:
        71, 14, 194
        CMY:
        72, 95, 24
        CMYK:
        63, 93, 0, 24
      HSL:
        259°, 86.5385%, 40.7843%
        HSV (HSB):
        259°, 92.7835%, 76.0784%
        XYZ:
        12.4932, 5.5487, 51.4515
        xyY:
        0.1798, 0.0798, 5.5487
      CIE-Lab:
        28.2441, 63.5157, -79.4962
        CIE-LCH:
        28.2441, 101.7540, 308.6241
        CIE-Luv:
        28.2441, 0.7301, -98.6394
        Hunter-Lab:
        23.5557, 53.4481, -113.0150
      #470ec2 color charts
#470ec2 RGB chart
      #470ec2 CMYK chart
      #470ec2 RGB pie chart
      #470ec2 color shades, tints & tones
#470ec2 color schemes
#470ec2 color preview, HTML & CSS examples
           This text has a color of #470ec2        
        
          <p style="color:#470ec2;">Text here</p>
        
        
          .mytext {color:#470ec2;}
        
        Text color #470ec2
      
           This box has a color of #470ec2        
        
          <div style="background-color:#470ec2;">Content here</div>
        
        
          .mybackground {background-color:#470ec2;}
        
        Background color #470ec2
      
           Border around this has a color of #470ec2        
        
          <div style="border:2px solid #470ec2;">Content here</div>
        
        
          .myborder {border:2px solid #470ec2;}
        
        Border color #470ec2