#45cf12 color space conversions
Hex:
        #45cf12
        RGB:
        69, 207, 18
        CMY:
        73, 19, 93
        CMYK:
        67, 0, 91, 19
      HSL:
        104°, 84.0000%, 44.1176%
        HSV (HSB):
        104°, 91.3043%, 81.1765%
        XYZ:
        24.8762, 45.9345, 8.1274
        xyY:
        0.3151, 0.5819, 45.9345
      CIE-Lab:
        73.5030, -65.9592, 70.1062
        CIE-LCH:
        73.5030, 96.2574, 133.2543
        CIE-Luv:
        73.5030, -60.2560, 87.5572
        Hunter-Lab:
        67.7750, -53.0894, 40.3326
      #45cf12 color charts
#45cf12 RGB chart
      #45cf12 CMYK chart
      #45cf12 RGB pie chart
      #45cf12 color shades, tints & tones
#45cf12 color schemes
#45cf12 color preview, HTML & CSS examples
           This text has a color of #45cf12        
        
          <p style="color:#45cf12;">Text here</p>
        
        
          .mytext {color:#45cf12;}
        
        Text color #45cf12
      
           This box has a color of #45cf12        
        
          <div style="background-color:#45cf12;">Content here</div>
        
        
          .mybackground {background-color:#45cf12;}
        
        Background color #45cf12
      
           Border around this has a color of #45cf12        
        
          <div style="border:2px solid #45cf12;">Content here</div>
        
        
          .myborder {border:2px solid #45cf12;}
        
        Border color #45cf12