#055f17 color space conversions
Hex:
        #055f17
        RGB:
        5, 95, 23
        CMY:
        98, 63, 91
        CMYK:
        95, 0, 76, 63
      HSL:
        132°, 90.0000%, 19.6078%
        HSV (HSB):
        132°, 94.7368%, 37.2549%
        XYZ:
        4.3095, 8.2785, 2.1814
        xyY:
        0.2918, 0.5605, 8.2785
      CIE-Lab:
        34.5564, -39.6237, 32.8468
        CIE-LCH:
        34.5564, 51.4679, 140.3424
        CIE-Luv:
        34.5564, -31.5283, 37.4825
        Hunter-Lab:
        28.7725, -23.6166, 15.6456
      #055f17 color charts
#055f17 RGB chart
      #055f17 CMYK chart
      #055f17 RGB pie chart
      #055f17 color shades, tints & tones
#055f17 color schemes
#055f17 color preview, HTML & CSS examples
           This text has a color of #055f17        
        
          <p style="color:#055f17;">Text here</p>
        
        
          .mytext {color:#055f17;}
        
        Text color #055f17
      
           This box has a color of #055f17        
        
          <div style="background-color:#055f17;">Content here</div>
        
        
          .mybackground {background-color:#055f17;}
        
        Background color #055f17
      
           Border around this has a color of #055f17        
        
          <div style="border:2px solid #055f17;">Content here</div>
        
        
          .myborder {border:2px solid #055f17;}
        
        Border color #055f17