#2c73eb color space conversions
Hex:
        #2c73eb
        RGB:
        44, 115, 235
        CMY:
        83, 55, 8
        CMYK:
        81, 51, 0, 8
      HSL:
        218°, 82.6840%, 54.7059%
        HSV (HSB):
        218°, 81.2766%, 92.1569%
        XYZ:
        22.1648, 18.7951, 81.0569
        xyY:
        0.1817, 0.1540, 18.7951
      CIE-Lab:
        50.4466, 21.3521, -66.6988
        CIE-LCH:
        50.4466, 70.0331, 287.7513
        CIE-Luv:
        50.4466, -23.5005, -104.4314
        Hunter-Lab:
        43.3533, 15.3917, -80.5061
      #2c73eb color charts
#2c73eb RGB chart
      #2c73eb CMYK chart
      #2c73eb RGB pie chart
      #2c73eb color shades, tints & tones
#2c73eb color schemes
#2c73eb color preview, HTML & CSS examples
           This text has a color of #2c73eb        
        
          <p style="color:#2c73eb;">Text here</p>
        
        
          .mytext {color:#2c73eb;}
        
        Text color #2c73eb
      
           This box has a color of #2c73eb        
        
          <div style="background-color:#2c73eb;">Content here</div>
        
        
          .mybackground {background-color:#2c73eb;}
        
        Background color #2c73eb
      
           Border around this has a color of #2c73eb        
        
          <div style="border:2px solid #2c73eb;">Content here</div>
        
        
          .myborder {border:2px solid #2c73eb;}
        
        Border color #2c73eb