#4c72fa color space conversions
Hex:
        #4c72fa
        RGB:
        76, 114, 250
        CMY:
        70, 55, 2
        CMYK:
        70, 54, 0, 2
      HSL:
        227°, 94.5652%, 63.9216%
        HSV (HSB):
        227°, 69.6000%, 98.0392%
        XYZ:
        26.2531, 20.4733, 93.0105
        xyY:
        0.1879, 0.1465, 20.4733
      CIE-Lab:
        52.3681, 30.9347, -71.8909
        CIE-LCH:
        52.3681, 78.2640, 293.2822
        CIE-Luv:
        52.3681, -17.9443, -113.9959
        Hunter-Lab:
        45.2474, 24.3851, -90.2034
      #4c72fa color charts
#4c72fa RGB chart
      #4c72fa CMYK chart
      #4c72fa RGB pie chart
      #4c72fa color shades, tints & tones
#4c72fa color schemes
#4c72fa color preview, HTML & CSS examples
           This text has a color of #4c72fa        
        
          <p style="color:#4c72fa;">Text here</p>
        
        
          .mytext {color:#4c72fa;}
        
        Text color #4c72fa
      
           This box has a color of #4c72fa        
        
          <div style="background-color:#4c72fa;">Content here</div>
        
        
          .mybackground {background-color:#4c72fa;}
        
        Background color #4c72fa
      
           Border around this has a color of #4c72fa        
        
          <div style="border:2px solid #4c72fa;">Content here</div>
        
        
          .myborder {border:2px solid #4c72fa;}
        
        Border color #4c72fa