#129fb5 color space conversions
Hex:
        #129fb5
        RGB:
        18, 159, 181
        CMY:
        93, 38, 29
        CMYK:
        90, 12, 0, 29
      HSL:
        188°, 81.9095%, 39.0196%
        HSV (HSB):
        188°, 90.0552%, 70.9804%
        XYZ:
        20.9881, 28.2611, 48.0648
        xyY:
        0.2157, 0.2904, 28.2611
      CIE-Lab:
        60.1239, -25.9060, -21.0353
        CIE-LCH:
        60.1239, 33.3707, 219.0761
        CIE-Luv:
        60.1239, -43.2465, -28.5878
        Hunter-Lab:
        53.1611, -22.5600, -16.3933
      #129fb5 color charts
#129fb5 RGB chart
      #129fb5 CMYK chart
      #129fb5 RGB pie chart
      #129fb5 color shades, tints & tones
#129fb5 color schemes
#129fb5 color preview, HTML & CSS examples
           This text has a color of #129fb5        
        
          <p style="color:#129fb5;">Text here</p>
        
        
          .mytext {color:#129fb5;}
        
        Text color #129fb5
      
           This box has a color of #129fb5        
        
          <div style="background-color:#129fb5;">Content here</div>
        
        
          .mybackground {background-color:#129fb5;}
        
        Background color #129fb5
      
           Border around this has a color of #129fb5        
        
          <div style="border:2px solid #129fb5;">Content here</div>
        
        
          .myborder {border:2px solid #129fb5;}
        
        Border color #129fb5