#0ca314 color space conversions
Hex:
        #0ca314
        RGB:
        12, 163, 20
        CMY:
        95, 36, 92
        CMYK:
        93, 0, 88, 36
      HSL:
        123°, 86.2857%, 34.3137%
        HSV (HSB):
        123°, 92.6380%, 63.9216%
        XYZ:
        13.3751, 26.3231, 5.0377
        xyY:
        0.2990, 0.5884, 26.3231
      CIE-Lab:
        58.3424, -60.3721, 56.3770
        CIE-LCH:
        58.3424, 82.6024, 136.9598
        CIE-Luv:
        58.3424, -54.2000, 69.2365
        Hunter-Lab:
        51.3060, -43.2519, 30.0925
      #0ca314 color charts
#0ca314 RGB chart
      #0ca314 CMYK chart
      #0ca314 RGB pie chart
      #0ca314 color shades, tints & tones
#0ca314 color schemes
#0ca314 color preview, HTML & CSS examples
           This text has a color of #0ca314        
        
          <p style="color:#0ca314;">Text here</p>
        
        
          .mytext {color:#0ca314;}
        
        Text color #0ca314
      
           This box has a color of #0ca314        
        
          <div style="background-color:#0ca314;">Content here</div>
        
        
          .mybackground {background-color:#0ca314;}
        
        Background color #0ca314
      
           Border around this has a color of #0ca314        
        
          <div style="border:2px solid #0ca314;">Content here</div>
        
        
          .myborder {border:2px solid #0ca314;}
        
        Border color #0ca314