#12f3ca color space conversions
Hex:
        #12f3ca
        RGB:
        18, 243, 202
        CMY:
        93, 5, 21
        CMYK:
        93, 0, 17, 5
      HSL:
        169°, 90.3614%, 51.1765%
        HSV (HSB):
        169°, 92.5926%, 95.2941%
        XYZ:
        42.9607, 68.4941, 66.8335
        xyY:
        0.2410, 0.3842, 68.4941
      CIE-Lab:
        86.2529, -57.0253, 6.3271
        CIE-LCH:
        86.2529, 57.3752, 173.6688
        CIE-Luv:
        86.2529, -70.2187, 18.7497
        Hunter-Lab:
        82.7611, -52.1739, 10.0533
      #12f3ca color charts
#12f3ca RGB chart
      #12f3ca CMYK chart
      #12f3ca RGB pie chart
      #12f3ca color shades, tints & tones
#12f3ca color schemes
#12f3ca color preview, HTML & CSS examples
           This text has a color of #12f3ca        
        
          <p style="color:#12f3ca;">Text here</p>
        
        
          .mytext {color:#12f3ca;}
        
        Text color #12f3ca
      
           This box has a color of #12f3ca        
        
          <div style="background-color:#12f3ca;">Content here</div>
        
        
          .mybackground {background-color:#12f3ca;}
        
        Background color #12f3ca
      
           Border around this has a color of #12f3ca        
        
          <div style="border:2px solid #12f3ca;">Content here</div>
        
        
          .myborder {border:2px solid #12f3ca;}
        
        Border color #12f3ca