#12ded6 color space conversions
Hex:
        #12ded6
        RGB:
        18, 222, 214
        CMY:
        93, 13, 16
        CMYK:
        92, 0, 4, 13
      HSL:
        178°, 85.0000%, 47.0588%
        HSV (HSB):
        178°, 91.8919%, 87.0588%
        XYZ:
        38.5083, 57.2262, 72.6345
        xyY:
        0.2287, 0.3399, 57.2262
      CIE-Lab:
        80.3066, -45.1373, -8.7069
        CIE-LCH:
        80.3066, 45.9694, 190.9182
        CIE-Luv:
        80.3066, -62.2938, -6.6188
        Hunter-Lab:
        75.6480, -41.5192, -3.9745
      #12ded6 color charts
#12ded6 RGB chart
      #12ded6 CMYK chart
      #12ded6 RGB pie chart
      #12ded6 color shades, tints & tones
#12ded6 color schemes
#12ded6 color preview, HTML & CSS examples
           This text has a color of #12ded6        
        
          <p style="color:#12ded6;">Text here</p>
        
        
          .mytext {color:#12ded6;}
        
        Text color #12ded6
      
           This box has a color of #12ded6        
        
          <div style="background-color:#12ded6;">Content here</div>
        
        
          .mybackground {background-color:#12ded6;}
        
        Background color #12ded6
      
           Border around this has a color of #12ded6        
        
          <div style="border:2px solid #12ded6;">Content here</div>
        
        
          .myborder {border:2px solid #12ded6;}
        
        Border color #12ded6