#2c4fde color space conversions
Hex:
        #2c4fde
        RGB:
        44, 79, 222
        CMY:
        83, 69, 13
        CMYK:
        80, 64, 0, 13
      HSL:
        228°, 72.9508%, 52.1569%
        HSV (HSB):
        228°, 80.1802%, 87.0588%
        XYZ:
        17.0195, 11.4014, 70.4109
        xyY:
        0.1722, 0.1154, 11.4014
      CIE-Lab:
        40.2484, 39.3706, -75.9711
        CIE-LCH:
        40.2484, 85.5666, 297.3946
        CIE-Luv:
        40.2484, -14.3023, -110.5784
        Hunter-Lab:
        33.7659, 30.8815, -99.9993
      #2c4fde color charts
#2c4fde RGB chart
      #2c4fde CMYK chart
      #2c4fde RGB pie chart
      #2c4fde color shades, tints & tones
#2c4fde color schemes
#2c4fde color preview, HTML & CSS examples
           This text has a color of #2c4fde        
        
          <p style="color:#2c4fde;">Text here</p>
        
        
          .mytext {color:#2c4fde;}
        
        Text color #2c4fde
      
           This box has a color of #2c4fde        
        
          <div style="background-color:#2c4fde;">Content here</div>
        
        
          .mybackground {background-color:#2c4fde;}
        
        Background color #2c4fde
      
           Border around this has a color of #2c4fde        
        
          <div style="border:2px solid #2c4fde;">Content here</div>
        
        
          .myborder {border:2px solid #2c4fde;}
        
        Border color #2c4fde