#0d3042 color space conversions
Hex:
        #0d3042
        RGB:
        13, 48, 66
        CMY:
        95, 81, 74
        CMYK:
        80, 27, 0, 74
      HSL:
        200°, 67.0886%, 15.4902%
        HSV (HSB):
        200°, 80.3030%, 25.8824%
        XYZ:
        2.2063, 2.5928, 5.5384
        xyY:
        0.2134, 0.2508, 2.5928
      CIE-Lab:
        18.3333, -5.3579, -14.9082
        CIE-LCH:
        18.3333, 15.8418, 250.2320
        CIE-Luv:
        18.3333, -10.7075, -15.2552
        Hunter-Lab:
        16.1022, -3.7211, -9.1215
      #0d3042 color charts
#0d3042 RGB chart
      #0d3042 CMYK chart
      #0d3042 RGB pie chart
      #0d3042 color shades, tints & tones
#0d3042 color schemes
#0d3042 color preview, HTML & CSS examples
           This text has a color of #0d3042        
        
          <p style="color:#0d3042;">Text here</p>
        
        
          .mytext {color:#0d3042;}
        
        Text color #0d3042
      
           This box has a color of #0d3042        
        
          <div style="background-color:#0d3042;">Content here</div>
        
        
          .mybackground {background-color:#0d3042;}
        
        Background color #0d3042
      
           Border around this has a color of #0d3042        
        
          <div style="border:2px solid #0d3042;">Content here</div>
        
        
          .myborder {border:2px solid #0d3042;}
        
        Border color #0d3042