#2c4fef color space conversions
Hex:
        #2c4fef
        RGB:
        44, 79, 239
        CMY:
        83, 69, 6
        CMYK:
        82, 67, 0, 6
      HSL:
        229°, 85.9031%, 55.4902%
        HSV (HSB):
        229°, 81.5900%, 93.7255%
        XYZ:
        19.4147, 12.3594, 83.0237
        xyY:
        0.1691, 0.1077, 12.3594
      CIE-Lab:
        41.7818, 45.4058, -83.0926
        CIE-LCH:
        41.7818, 94.6893, 298.6543
        CIE-Luv:
        41.7818, -14.5237, -121.2662
        Hunter-Lab:
        35.1560, 37.0526, -115.4089
      #2c4fef color charts
#2c4fef RGB chart
      #2c4fef CMYK chart
      #2c4fef RGB pie chart
      #2c4fef color shades, tints & tones
#2c4fef color schemes
#2c4fef color preview, HTML & CSS examples
           This text has a color of #2c4fef        
        
          <p style="color:#2c4fef;">Text here</p>
        
        
          .mytext {color:#2c4fef;}
        
        Text color #2c4fef
      
           This box has a color of #2c4fef        
        
          <div style="background-color:#2c4fef;">Content here</div>
        
        
          .mybackground {background-color:#2c4fef;}
        
        Background color #2c4fef
      
           Border around this has a color of #2c4fef        
        
          <div style="border:2px solid #2c4fef;">Content here</div>
        
        
          .myborder {border:2px solid #2c4fef;}
        
        Border color #2c4fef