#129dbe color space conversions
Hex:
        #129dbe
        RGB:
        18, 157, 190
        CMY:
        93, 38, 25
        CMYK:
        91, 17, 0, 25
      HSL:
        192°, 82.6923%, 40.7843%
        HSV (HSB):
        192°, 90.5263%, 74.5098%
        XYZ:
        21.6007, 27.9602, 52.9736
        xyY:
        0.2107, 0.2727, 27.9602
      CIE-Lab:
        59.8528, -21.8254, -26.5197
        CIE-LCH:
        59.8528, 34.3459, 230.5460
        CIE-Luv:
        59.8528, -41.8745, -38.0331
        Hunter-Lab:
        52.8774, -19.6174, -22.3836
      #129dbe color charts
#129dbe RGB chart
      #129dbe CMYK chart
      #129dbe RGB pie chart
      #129dbe color shades, tints & tones
#129dbe color schemes
#129dbe color preview, HTML & CSS examples
           This text has a color of #129dbe        
        
          <p style="color:#129dbe;">Text here</p>
        
        
          .mytext {color:#129dbe;}
        
        Text color #129dbe
      
           This box has a color of #129dbe        
        
          <div style="background-color:#129dbe;">Content here</div>
        
        
          .mybackground {background-color:#129dbe;}
        
        Background color #129dbe
      
           Border around this has a color of #129dbe        
        
          <div style="border:2px solid #129dbe;">Content here</div>
        
        
          .myborder {border:2px solid #129dbe;}
        
        Border color #129dbe