#2c74ec color space conversions
Hex:
        #2c74ec
        RGB:
        44, 116, 236
        CMY:
        83, 55, 7
        CMYK:
        81, 51, 0, 7
      HSL:
        218°, 83.4783%, 54.9020%
        HSV (HSB):
        218°, 81.3559%, 92.5490%
        XYZ:
        22.4244, 19.0824, 81.8583
        xyY:
        0.1818, 0.1547, 19.0824
      CIE-Lab:
        50.7835, 21.0970, -66.7134
        CIE-LCH:
        50.7835, 69.9697, 287.5487
        CIE-Luv:
        50.7835, -23.7662, -104.6163
        Hunter-Lab:
        43.6834, 15.1852, -80.5251
      #2c74ec color charts
#2c74ec RGB chart
      #2c74ec CMYK chart
      #2c74ec RGB pie chart
      #2c74ec color shades, tints & tones
#2c74ec color schemes
#2c74ec color preview, HTML & CSS examples
           This text has a color of #2c74ec        
        
          <p style="color:#2c74ec;">Text here</p>
        
        
          .mytext {color:#2c74ec;}
        
        Text color #2c74ec
      
           This box has a color of #2c74ec        
        
          <div style="background-color:#2c74ec;">Content here</div>
        
        
          .mybackground {background-color:#2c74ec;}
        
        Background color #2c74ec
      
           Border around this has a color of #2c74ec        
        
          <div style="border:2px solid #2c74ec;">Content here</div>
        
        
          .myborder {border:2px solid #2c74ec;}
        
        Border color #2c74ec