#2d4eec color space conversions
Hex:
        #2d4eec
        RGB:
        45, 78, 236
        CMY:
        82, 69, 7
        CMYK:
        81, 67, 0, 7
      HSL:
        230°, 83.4061%, 55.0980%
        HSV (HSB):
        230°, 80.9322%, 92.5490%
        XYZ:
        18.9469, 12.0628, 80.6866
        xyY:
        0.1696, 0.1080, 12.0628
      CIE-Lab:
        41.3158, 45.0303, -82.1653
        CIE-LCH:
        41.3158, 93.6956, 298.7248
        CIE-Luv:
        41.3158, -14.1553, -119.6053
        Hunter-Lab:
        34.7315, 36.5959, -113.4276
      #2d4eec color charts
#2d4eec RGB chart
      #2d4eec CMYK chart
      #2d4eec RGB pie chart
      #2d4eec color shades, tints & tones
#2d4eec color schemes
#2d4eec color preview, HTML & CSS examples
           This text has a color of #2d4eec        
        
          <p style="color:#2d4eec;">Text here</p>
        
        
          .mytext {color:#2d4eec;}
        
        Text color #2d4eec
      
           This box has a color of #2d4eec        
        
          <div style="background-color:#2d4eec;">Content here</div>
        
        
          .mybackground {background-color:#2d4eec;}
        
        Background color #2d4eec
      
           Border around this has a color of #2d4eec        
        
          <div style="border:2px solid #2d4eec;">Content here</div>
        
        
          .myborder {border:2px solid #2d4eec;}
        
        Border color #2d4eec