#2c72ca color space conversions
Hex:
        #2c72ca
        RGB:
        44, 114, 202
        CMY:
        83, 55, 21
        CMYK:
        78, 44, 0, 21
      HSL:
        213°, 64.2276%, 48.2353%
        HSV (HSB):
        213°, 78.2178%, 79.2157%
        XYZ:
        17.7167, 16.8344, 58.1927
        xyY:
        0.1910, 0.1815, 16.8344
      CIE-Lab:
        48.0507, 9.5370, -51.8732
        CIE-LCH:
        48.0507, 52.7426, 280.4176
        CIE-Luv:
        48.0507, -24.0623, -79.7819
        Hunter-Lab:
        41.0297, 5.2746, -55.3706
      #2c72ca color charts
#2c72ca RGB chart
      #2c72ca CMYK chart
      #2c72ca RGB pie chart
      #2c72ca color shades, tints & tones
#2c72ca color schemes
#2c72ca color preview, HTML & CSS examples
           This text has a color of #2c72ca        
        
          <p style="color:#2c72ca;">Text here</p>
        
        
          .mytext {color:#2c72ca;}
        
        Text color #2c72ca
      
           This box has a color of #2c72ca        
        
          <div style="background-color:#2c72ca;">Content here</div>
        
        
          .mybackground {background-color:#2c72ca;}
        
        Background color #2c72ca
      
           Border around this has a color of #2c72ca        
        
          <div style="border:2px solid #2c72ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c72ca;}
        
        Border color #2c72ca