#2b72ca color space conversions
Hex:
        #2b72ca
        RGB:
        43, 114, 202
        CMY:
        83, 55, 21
        CMYK:
        79, 44, 0, 21
      HSL:
        213°, 64.8980%, 48.0392%
        HSV (HSB):
        213°, 78.7129%, 79.2157%
        XYZ:
        17.6742, 16.8125, 58.1907
        xyY:
        0.1907, 0.1814, 16.8125
      CIE-Lab:
        48.0229, 9.4284, -51.9192
        CIE-LCH:
        48.0229, 52.7683, 280.2926
        CIE-Luv:
        48.0229, -24.2026, -79.8322
        Hunter-Lab:
        41.0030, 5.1866, -55.4411
      #2b72ca color charts
#2b72ca RGB chart
      #2b72ca CMYK chart
      #2b72ca RGB pie chart
      #2b72ca color shades, tints & tones
#2b72ca color schemes
#2b72ca color preview, HTML & CSS examples
           This text has a color of #2b72ca        
        
          <p style="color:#2b72ca;">Text here</p>
        
        
          .mytext {color:#2b72ca;}
        
        Text color #2b72ca
      
           This box has a color of #2b72ca        
        
          <div style="background-color:#2b72ca;">Content here</div>
        
        
          .mybackground {background-color:#2b72ca;}
        
        Background color #2b72ca
      
           Border around this has a color of #2b72ca        
        
          <div style="border:2px solid #2b72ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b72ca;}
        
        Border color #2b72ca