#0caf5f color space conversions
Hex:
        #0caf5f
        RGB:
        12, 175, 95
        CMY:
        95, 31, 63
        CMYK:
        93, 0, 46, 31
      HSL:
        151°, 87.1658%, 36.6667%
        HSV (HSB):
        151°, 93.1429%, 68.6275%
        XYZ:
        17.5471, 31.5643, 15.9942
        xyY:
        0.2695, 0.4848, 31.5643
      CIE-Lab:
        62.9812, -55.7326, 30.6474
        CIE-LCH:
        62.9812, 63.6033, 151.1936
        CIE-Luv:
        62.9812, -55.3630, 48.0750
        Hunter-Lab:
        56.1821, -42.5685, 22.4486
      #0caf5f color charts
#0caf5f RGB chart
      #0caf5f CMYK chart
      #0caf5f RGB pie chart
      #0caf5f color shades, tints & tones
#0caf5f color schemes
#0caf5f color preview, HTML & CSS examples
           This text has a color of #0caf5f        
        
          <p style="color:#0caf5f;">Text here</p>
        
        
          .mytext {color:#0caf5f;}
        
        Text color #0caf5f
      
           This box has a color of #0caf5f        
        
          <div style="background-color:#0caf5f;">Content here</div>
        
        
          .mybackground {background-color:#0caf5f;}
        
        Background color #0caf5f
      
           Border around this has a color of #0caf5f        
        
          <div style="border:2px solid #0caf5f;">Content here</div>
        
        
          .myborder {border:2px solid #0caf5f;}
        
        Border color #0caf5f