#2c418f color space conversions
Hex:
        #2c418f
        RGB:
        44, 65, 143
        CMY:
        83, 75, 44
        CMYK:
        69, 55, 0, 44
      HSL:
        227°, 52.9412%, 36.6667%
        HSV (HSB):
        227°, 69.2308%, 56.0784%
        XYZ:
        7.8869, 6.2992, 26.7868
        xyY:
        0.1925, 0.1537, 6.2992
      CIE-Lab:
        30.1552, 19.1405, -45.7411
        CIE-LCH:
        30.1552, 49.5843, 292.7071
        CIE-Luv:
        30.1552, -9.8783, -61.9740
        Hunter-Lab:
        25.0983, 12.1702, -45.7100
      #2c418f color charts
#2c418f RGB chart
      #2c418f CMYK chart
      #2c418f RGB pie chart
      #2c418f color shades, tints & tones
#2c418f color schemes
#2c418f color preview, HTML & CSS examples
           This text has a color of #2c418f        
        
          <p style="color:#2c418f;">Text here</p>
        
        
          .mytext {color:#2c418f;}
        
        Text color #2c418f
      
           This box has a color of #2c418f        
        
          <div style="background-color:#2c418f;">Content here</div>
        
        
          .mybackground {background-color:#2c418f;}
        
        Background color #2c418f
      
           Border around this has a color of #2c418f        
        
          <div style="border:2px solid #2c418f;">Content here</div>
        
        
          .myborder {border:2px solid #2c418f;}
        
        Border color #2c418f