#129fda color space conversions
Hex:
        #129fda
        RGB:
        18, 159, 218
        CMY:
        93, 38, 15
        CMYK:
        92, 27, 0, 15
      HSL:
        198°, 84.7458%, 46.2745%
        HSV (HSB):
        198°, 91.7431%, 85.4902%
        XYZ:
        25.3025, 29.9868, 70.7841
        xyY:
        0.2007, 0.2379, 29.9868
      CIE-Lab:
        61.6429, -13.0214, -39.3891
        CIE-LCH:
        61.6429, 41.4857, 251.7069
        CIE-Luv:
        61.6429, -40.5617, -60.7085
        Hunter-Lab:
        54.7602, -13.3528, -38.3072
      #129fda color charts
#129fda RGB chart
      #129fda CMYK chart
      #129fda RGB pie chart
      #129fda color shades, tints & tones
#129fda color schemes
#129fda color preview, HTML & CSS examples
           This text has a color of #129fda        
        
          <p style="color:#129fda;">Text here</p>
        
        
          .mytext {color:#129fda;}
        
        Text color #129fda
      
           This box has a color of #129fda        
        
          <div style="background-color:#129fda;">Content here</div>
        
        
          .mybackground {background-color:#129fda;}
        
        Background color #129fda
      
           Border around this has a color of #129fda        
        
          <div style="border:2px solid #129fda;">Content here</div>
        
        
          .myborder {border:2px solid #129fda;}
        
        Border color #129fda