#002d45 color space conversions
Hex:
        #002d45
        RGB:
        0, 45, 69
        CMY:
        100, 82, 73
        CMYK:
        100, 35, 0, 73
      HSL:
        201°, 100.0000%, 13.5294%
        HSV (HSB):
        201°, 100.0000%, 27.0588%
        XYZ:
        2.0126, 2.3064, 5.9693
        xyY:
        0.1956, 0.2242, 2.3064
      CIE-Lab:
        17.0196, -3.9990, -19.0472
        CIE-LCH:
        17.0196, 19.4624, 258.1429
        CIE-Luv:
        17.0196, -11.1016, -19.3767
        Hunter-Lab:
        15.1870, -2.9226, -12.6734
      #002d45 color charts
#002d45 RGB chart
      #002d45 CMYK chart
      #002d45 RGB pie chart
      #002d45 color shades, tints & tones
#002d45 color schemes
#002d45 color preview, HTML & CSS examples
           This text has a color of #002d45        
        
          <p style="color:#002d45;">Text here</p>
        
        
          .mytext {color:#002d45;}
        
        Text color #002d45
      
           This box has a color of #002d45        
        
          <div style="background-color:#002d45;">Content here</div>
        
        
          .mybackground {background-color:#002d45;}
        
        Background color #002d45
      
           Border around this has a color of #002d45        
        
          <div style="border:2px solid #002d45;">Content here</div>
        
        
          .myborder {border:2px solid #002d45;}
        
        Border color #002d45