#4c70ec color space conversions
Hex:
        #4c70ec
        RGB:
        76, 112, 236
        CMY:
        70, 56, 7
        CMYK:
        68, 53, 0, 7
      HSL:
        227°, 80.8081%, 61.1765%
        HSV (HSB):
        227°, 67.7966%, 92.5490%
        XYZ:
        23.9150, 19.1810, 81.7987
        xyY:
        0.1915, 0.1536, 19.1810
      CIE-Lab:
        50.8983, 27.3013, -66.4714
        CIE-LCH:
        50.8983, 71.8596, 292.3291
        CIE-Luv:
        50.8983, -17.2740, -104.8260
        Hunter-Lab:
        43.7961, 20.8273, -80.0797
      #4c70ec color charts
#4c70ec RGB chart
      #4c70ec CMYK chart
      #4c70ec RGB pie chart
      #4c70ec color shades, tints & tones
#4c70ec color schemes
#4c70ec color preview, HTML & CSS examples
           This text has a color of #4c70ec        
        
          <p style="color:#4c70ec;">Text here</p>
        
        
          .mytext {color:#4c70ec;}
        
        Text color #4c70ec
      
           This box has a color of #4c70ec        
        
          <div style="background-color:#4c70ec;">Content here</div>
        
        
          .mybackground {background-color:#4c70ec;}
        
        Background color #4c70ec
      
           Border around this has a color of #4c70ec        
        
          <div style="border:2px solid #4c70ec;">Content here</div>
        
        
          .myborder {border:2px solid #4c70ec;}
        
        Border color #4c70ec