#129dcd color space conversions
Hex:
        #129dcd
        RGB:
        18, 157, 205
        CMY:
        93, 38, 20
        CMYK:
        91, 23, 0, 20
      HSL:
        195°, 83.8565%, 43.7255%
        HSV (HSB):
        195°, 91.2195%, 80.3922%
        XYZ:
        23.3259, 28.6503, 62.0583
        xyY:
        0.2046, 0.2512, 28.6503
      CIE-Lab:
        60.4718, -16.5773, -33.9745
        CIE-LCH:
        60.4718, 37.8031, 243.9907
        CIE-Luv:
        60.4718, -40.7872, -51.0766
        Hunter-Lab:
        53.5260, -15.8827, -31.2729
      #129dcd color charts
#129dcd RGB chart
      #129dcd CMYK chart
      #129dcd RGB pie chart
      #129dcd color shades, tints & tones
#129dcd color schemes
#129dcd color preview, HTML & CSS examples
           This text has a color of #129dcd        
        
          <p style="color:#129dcd;">Text here</p>
        
        
          .mytext {color:#129dcd;}
        
        Text color #129dcd
      
           This box has a color of #129dcd        
        
          <div style="background-color:#129dcd;">Content here</div>
        
        
          .mybackground {background-color:#129dcd;}
        
        Background color #129dcd
      
           Border around this has a color of #129dcd        
        
          <div style="border:2px solid #129dcd;">Content here</div>
        
        
          .myborder {border:2px solid #129dcd;}
        
        Border color #129dcd