#2c73ee color space conversions
Hex:
        #2c73ee
        RGB:
        44, 115, 238
        CMY:
        83, 55, 7
        CMYK:
        82, 52, 0, 7
      HSL:
        218°, 85.0877%, 55.2941%
        HSV (HSB):
        218°, 81.5126%, 93.3333%
        XYZ:
        22.6021, 18.9700, 83.3592
        xyY:
        0.1809, 0.1518, 18.9700
      CIE-Lab:
        50.6521, 22.4769, -68.0448
        CIE-LCH:
        50.6521, 71.6610, 288.2797
        CIE-Luv:
        50.6521, -23.4377, -106.6375
        Hunter-Lab:
        43.5545, 16.4098, -82.9872
      #2c73ee color charts
#2c73ee RGB chart
      #2c73ee CMYK chart
      #2c73ee RGB pie chart
      #2c73ee color shades, tints & tones
#2c73ee color schemes
#2c73ee color preview, HTML & CSS examples
           This text has a color of #2c73ee        
        
          <p style="color:#2c73ee;">Text here</p>
        
        
          .mytext {color:#2c73ee;}
        
        Text color #2c73ee
      
           This box has a color of #2c73ee        
        
          <div style="background-color:#2c73ee;">Content here</div>
        
        
          .mybackground {background-color:#2c73ee;}
        
        Background color #2c73ee
      
           Border around this has a color of #2c73ee        
        
          <div style="border:2px solid #2c73ee;">Content here</div>
        
        
          .myborder {border:2px solid #2c73ee;}
        
        Border color #2c73ee