#0dcf02 color space conversions
Hex:
        #0dcf02
        RGB:
        13, 207, 2
        CMY:
        95, 19, 99
        CMYK:
        94, 0, 99, 19
      HSL:
        117°, 98.0861%, 40.9804%
        HSV (HSB):
        117°, 99.0338%, 81.1765%
        XYZ:
        22.4898, 44.7156, 7.5031
        xyY:
        0.3010, 0.5985, 44.7156
      CIE-Lab:
        72.7042, -73.0893, 70.9429
        CIE-LCH:
        72.7042, 101.8575, 135.8538
        CIE-Luv:
        72.7042, -68.1946, 88.7888
        Hunter-Lab:
        66.8697, -56.9885, 40.1562
      #0dcf02 color charts
#0dcf02 RGB chart
      #0dcf02 CMYK chart
      #0dcf02 RGB pie chart
      #0dcf02 color shades, tints & tones
#0dcf02 color schemes
#0dcf02 color preview, HTML & CSS examples
           This text has a color of #0dcf02        
        
          <p style="color:#0dcf02;">Text here</p>
        
        
          .mytext {color:#0dcf02;}
        
        Text color #0dcf02
      
           This box has a color of #0dcf02        
        
          <div style="background-color:#0dcf02;">Content here</div>
        
        
          .mybackground {background-color:#0dcf02;}
        
        Background color #0dcf02
      
           Border around this has a color of #0dcf02        
        
          <div style="border:2px solid #0dcf02;">Content here</div>
        
        
          .myborder {border:2px solid #0dcf02;}
        
        Border color #0dcf02