#129deb color space conversions
Hex:
        #129deb
        RGB:
        18, 157, 235
        CMY:
        93, 38, 8
        CMYK:
        92, 33, 0, 8
      HSL:
        202°, 85.7708%, 49.6078%
        HSV (HSB):
        202°, 92.3404%, 92.1569%
        XYZ:
        27.3018, 30.2407, 82.9953
        xyY:
        0.1943, 0.2152, 30.2407
      CIE-Lab:
        61.8613, -5.7051, -48.4518
        CIE-LCH:
        61.8613, 48.7865, 263.2844
        CIE-Luv:
        61.8613, -38.7784, -76.7637
        Hunter-Lab:
        54.9915, -7.6148, -50.9887
      #129deb color charts
#129deb RGB chart
      #129deb CMYK chart
      #129deb RGB pie chart
      #129deb color shades, tints & tones
#129deb color schemes
#129deb color preview, HTML & CSS examples
           This text has a color of #129deb        
        
          <p style="color:#129deb;">Text here</p>
        
        
          .mytext {color:#129deb;}
        
        Text color #129deb
      
           This box has a color of #129deb        
        
          <div style="background-color:#129deb;">Content here</div>
        
        
          .mybackground {background-color:#129deb;}
        
        Background color #129deb
      
           Border around this has a color of #129deb        
        
          <div style="border:2px solid #129deb;">Content here</div>
        
        
          .myborder {border:2px solid #129deb;}
        
        Border color #129deb