#2d4cde color space conversions
Hex:
        #2d4cde
        RGB:
        45, 76, 222
        CMY:
        82, 70, 13
        CMYK:
        80, 66, 0, 13
      HSL:
        229°, 72.8395%, 52.3529%
        HSV (HSB):
        229°, 79.7297%, 87.0588%
        XYZ:
        16.8514, 11.0007, 70.3424
        xyY:
        0.1716, 0.1120, 11.0007
      CIE-Lab:
        39.5816, 41.3139, -77.0646
        CIE-LCH:
        39.5816, 87.4402, 298.1955
        CIE-Luv:
        39.5816, -13.5203, -111.3207
        Hunter-Lab:
        33.1673, 32.6485, -102.5273
      #2d4cde color charts
#2d4cde RGB chart
      #2d4cde CMYK chart
      #2d4cde RGB pie chart
      #2d4cde color shades, tints & tones
#2d4cde color schemes
#2d4cde color preview, HTML & CSS examples
           This text has a color of #2d4cde        
        
          <p style="color:#2d4cde;">Text here</p>
        
        
          .mytext {color:#2d4cde;}
        
        Text color #2d4cde
      
           This box has a color of #2d4cde        
        
          <div style="background-color:#2d4cde;">Content here</div>
        
        
          .mybackground {background-color:#2d4cde;}
        
        Background color #2d4cde
      
           Border around this has a color of #2d4cde        
        
          <div style="border:2px solid #2d4cde;">Content here</div>
        
        
          .myborder {border:2px solid #2d4cde;}
        
        Border color #2d4cde