#12ffc5 color space conversions
Hex:
        #12ffc5
        RGB:
        18, 255, 197
        CMY:
        93, 0, 23
        CMYK:
        93, 0, 23, 0
      HSL:
        165°, 100.0000%, 53.5294%
        HSV (HSB):
        165°, 92.9412%, 100.0000%
        XYZ:
        46.0875, 75.6798, 65.0019
        xyY:
        0.2468, 0.4052, 75.6798
      CIE-Lab:
        89.7105, -62.8364, 13.8556
        CIE-LCH:
        89.7105, 64.3459, 167.5651
        CIE-Luv:
        89.7105, -74.5141, 30.9729
        Hunter-Lab:
        86.9941, -57.6746, 16.5945
      #12ffc5 color charts
#12ffc5 RGB chart
      #12ffc5 CMYK chart
      #12ffc5 RGB pie chart
      #12ffc5 color shades, tints & tones
#12ffc5 color schemes
#12ffc5 color preview, HTML & CSS examples
           This text has a color of #12ffc5        
        
          <p style="color:#12ffc5;">Text here</p>
        
        
          .mytext {color:#12ffc5;}
        
        Text color #12ffc5
      
           This box has a color of #12ffc5        
        
          <div style="background-color:#12ffc5;">Content here</div>
        
        
          .mybackground {background-color:#12ffc5;}
        
        Background color #12ffc5
      
           Border around this has a color of #12ffc5        
        
          <div style="border:2px solid #12ffc5;">Content here</div>
        
        
          .myborder {border:2px solid #12ffc5;}
        
        Border color #12ffc5