#12bfca color space conversions
Hex:
        #12bfca
        RGB:
        18, 191, 202
        CMY:
        93, 25, 21
        CMYK:
        91, 5, 0, 21
      HSL:
        184°, 83.6364%, 43.1373%
        HSV (HSB):
        184°, 91.0891%, 79.2157%
        XYZ:
        29.5409, 41.6545, 62.3603
        xyY:
        0.2212, 0.3119, 41.6545
      CIE-Lab:
        70.6320, -34.7269, -16.7254
        CIE-LCH:
        70.6320, 38.5447, 205.7166
        CIE-Luv:
        70.6320, -52.7141, -20.9367
        Hunter-Lab:
        64.5403, -31.2437, -12.1091
      #12bfca color charts
#12bfca RGB chart
      #12bfca CMYK chart
      #12bfca RGB pie chart
      #12bfca color shades, tints & tones
#12bfca color schemes
#12bfca color preview, HTML & CSS examples
           This text has a color of #12bfca        
        
          <p style="color:#12bfca;">Text here</p>
        
        
          .mytext {color:#12bfca;}
        
        Text color #12bfca
      
           This box has a color of #12bfca        
        
          <div style="background-color:#12bfca;">Content here</div>
        
        
          .mybackground {background-color:#12bfca;}
        
        Background color #12bfca
      
           Border around this has a color of #12bfca        
        
          <div style="border:2px solid #12bfca;">Content here</div>
        
        
          .myborder {border:2px solid #12bfca;}
        
        Border color #12bfca