#0df345 color space conversions
Hex:
        #0df345
        RGB:
        13, 243, 69
        CMY:
        95, 5, 73
        CMYK:
        95, 0, 72, 5
      HSL:
        135°, 90.5512%, 50.1961%
        HSV (HSB):
        135°, 94.6502%, 95.2941%
        XYZ:
        33.2907, 64.6164, 16.3478
        xyY:
        0.2914, 0.5655, 64.6164
      CIE-Lab:
        84.2857, -79.8152, 66.6071
        CIE-LCH:
        84.2857, 103.9566, 140.1544
        CIE-Luv:
        84.2857, -78.0242, 92.7919
        Hunter-Lab:
        80.3843, -66.7478, 44.2112
      #0df345 color charts
#0df345 RGB chart
      #0df345 CMYK chart
      #0df345 RGB pie chart
      #0df345 color shades, tints & tones
#0df345 color schemes
#0df345 color preview, HTML & CSS examples
           This text has a color of #0df345        
        
          <p style="color:#0df345;">Text here</p>
        
        
          .mytext {color:#0df345;}
        
        Text color #0df345
      
           This box has a color of #0df345        
        
          <div style="background-color:#0df345;">Content here</div>
        
        
          .mybackground {background-color:#0df345;}
        
        Background color #0df345
      
           Border around this has a color of #0df345        
        
          <div style="border:2px solid #0df345;">Content here</div>
        
        
          .myborder {border:2px solid #0df345;}
        
        Border color #0df345