#12fcf3 color space conversions
Hex:
        #12fcf3
        RGB:
        18, 252, 243
        CMY:
        93, 1, 5
        CMYK:
        93, 0, 4, 1
      HSL:
        178°, 97.5000%, 52.9412%
        HSV (HSB):
        178°, 92.8571%, 98.8235%
        XYZ:
        51.2375, 76.2205, 96.8055
        xyY:
        0.2285, 0.3399, 76.2205
      CIE-Lab:
        89.9616, -49.8009, -9.6212
        CIE-LCH:
        89.9616, 50.7217, 190.9345
        CIE-Luv:
        89.9616, -69.9627, -7.4637
        Hunter-Lab:
        87.3043, -48.0238, -4.6294
      #12fcf3 color charts
#12fcf3 RGB chart
      #12fcf3 CMYK chart
      #12fcf3 RGB pie chart
      #12fcf3 color shades, tints & tones
#12fcf3 color schemes
#12fcf3 color preview, HTML & CSS examples
           This text has a color of #12fcf3        
        
          <p style="color:#12fcf3;">Text here</p>
        
        
          .mytext {color:#12fcf3;}
        
        Text color #12fcf3
      
           This box has a color of #12fcf3        
        
          <div style="background-color:#12fcf3;">Content here</div>
        
        
          .mybackground {background-color:#12fcf3;}
        
        Background color #12fcf3
      
           Border around this has a color of #12fcf3        
        
          <div style="border:2px solid #12fcf3;">Content here</div>
        
        
          .myborder {border:2px solid #12fcf3;}
        
        Border color #12fcf3