#4c70fa color space conversions
Hex:
        #4c70fa
        RGB:
        76, 112, 250
        CMY:
        70, 56, 2
        CMYK:
        70, 55, 0, 2
      HSL:
        228°, 94.5652%, 63.9216%
        HSV (HSB):
        228°, 69.6000%, 98.0392%
        XYZ:
        26.0300, 20.0270, 92.9361
        xyY:
        0.1873, 0.1441, 20.0270
      CIE-Lab:
        51.8677, 32.1665, -72.7031
        CIE-LCH:
        51.8677, 79.5011, 293.8663
        CIE-Luv:
        51.8677, -17.4031, -114.9877
        Hunter-Lab:
        44.7515, 25.5105, -91.8024
      #4c70fa color charts
#4c70fa RGB chart
      #4c70fa CMYK chart
      #4c70fa RGB pie chart
      #4c70fa color shades, tints & tones
#4c70fa color schemes
#4c70fa color preview, HTML & CSS examples
           This text has a color of #4c70fa        
        
          <p style="color:#4c70fa;">Text here</p>
        
        
          .mytext {color:#4c70fa;}
        
        Text color #4c70fa
      
           This box has a color of #4c70fa        
        
          <div style="background-color:#4c70fa;">Content here</div>
        
        
          .mybackground {background-color:#4c70fa;}
        
        Background color #4c70fa
      
           Border around this has a color of #4c70fa        
        
          <div style="border:2px solid #4c70fa;">Content here</div>
        
        
          .myborder {border:2px solid #4c70fa;}
        
        Border color #4c70fa