#12abda color space conversions
Hex:
        #12abda
        RGB:
        18, 171, 218
        CMY:
        93, 33, 15
        CMYK:
        92, 22, 0, 15
      HSL:
        194°, 84.7458%, 46.2745%
        HSV (HSB):
        194°, 91.7431%, 85.4902%
        XYZ:
        27.4673, 34.3164, 71.5057
        xyY:
        0.2061, 0.2575, 34.3164
      CIE-Lab:
        65.2129, -19.4866, -33.8206
        CIE-LCH:
        65.2129, 39.0328, 240.0505
        CIE-Luv:
        65.2129, -44.6355, -51.0374
        Hunter-Lab:
        58.5802, -18.8197, -31.3660
      #12abda color charts
#12abda RGB chart
      #12abda CMYK chart
      #12abda RGB pie chart
      #12abda color shades, tints & tones
#12abda color schemes
#12abda color preview, HTML & CSS examples
           This text has a color of #12abda        
        
          <p style="color:#12abda;">Text here</p>
        
        
          .mytext {color:#12abda;}
        
        Text color #12abda
      
           This box has a color of #12abda        
        
          <div style="background-color:#12abda;">Content here</div>
        
        
          .mybackground {background-color:#12abda;}
        
        Background color #12abda
      
           Border around this has a color of #12abda        
        
          <div style="border:2px solid #12abda;">Content here</div>
        
        
          .myborder {border:2px solid #12abda;}
        
        Border color #12abda