#0d5f01 color space conversions
Hex:
        #0d5f01
        RGB:
        13, 95, 1
        CMY:
        95, 63, 100
        CMYK:
        86, 0, 99, 63
      HSL:
        112°, 97.9167%, 18.8235%
        HSV (HSB):
        112°, 98.9474%, 37.2549%
        XYZ:
        4.2637, 8.2722, 1.4007
        xyY:
        0.3059, 0.5936, 8.2722
      CIE-Lab:
        34.5434, -40.2015, 40.2815
        CIE-LCH:
        34.5434, 56.9101, 134.9430
        CIE-Luv:
        34.5434, -31.0628, 41.9167
        Hunter-Lab:
        28.7614, -23.8711, 17.2455
      #0d5f01 color charts
#0d5f01 RGB chart
      #0d5f01 CMYK chart
      #0d5f01 RGB pie chart
      #0d5f01 color shades, tints & tones
#0d5f01 color schemes
#0d5f01 color preview, HTML & CSS examples
           This text has a color of #0d5f01        
        
          <p style="color:#0d5f01;">Text here</p>
        
        
          .mytext {color:#0d5f01;}
        
        Text color #0d5f01
      
           This box has a color of #0d5f01        
        
          <div style="background-color:#0d5f01;">Content here</div>
        
        
          .mybackground {background-color:#0d5f01;}
        
        Background color #0d5f01
      
           Border around this has a color of #0d5f01        
        
          <div style="border:2px solid #0d5f01;">Content here</div>
        
        
          .myborder {border:2px solid #0d5f01;}
        
        Border color #0d5f01