#12f5ce color space conversions
Hex:
        #12f5ce
        RGB:
        18, 245, 206
        CMY:
        93, 4, 19
        CMYK:
        93, 0, 16, 4
      HSL:
        170°, 91.9028%, 51.5686%
        HSV (HSB):
        170°, 92.6531%, 96.0784%
        XYZ:
        44.0424, 69.8896, 69.5613
        xyY:
        0.2400, 0.3809, 69.8896
      CIE-Lab:
        86.9427, -56.8047, 5.2348
        CIE-LCH:
        86.9427, 57.0454, 174.7348
        CIE-Luv:
        86.9427, -70.5688, 17.0858
        Hunter-Lab:
        83.6000, -52.2621, 9.1864
      #12f5ce color charts
#12f5ce RGB chart
      #12f5ce CMYK chart
      #12f5ce RGB pie chart
      #12f5ce color shades, tints & tones
#12f5ce color schemes
#12f5ce color preview, HTML & CSS examples
           This text has a color of #12f5ce        
        
          <p style="color:#12f5ce;">Text here</p>
        
        
          .mytext {color:#12f5ce;}
        
        Text color #12f5ce
      
           This box has a color of #12f5ce        
        
          <div style="background-color:#12f5ce;">Content here</div>
        
        
          .mybackground {background-color:#12f5ce;}
        
        Background color #12f5ce
      
           Border around this has a color of #12f5ce        
        
          <div style="border:2px solid #12f5ce;">Content here</div>
        
        
          .myborder {border:2px solid #12f5ce;}
        
        Border color #12f5ce