#129dd0 color space conversions
Hex:
        #129dd0
        RGB:
        18, 157, 208
        CMY:
        93, 38, 18
        CMYK:
        91, 25, 0, 18
      HSL:
        196°, 84.0708%, 44.3137%
        HSV (HSB):
        196°, 91.3462%, 81.5686%
        XYZ:
        23.6916, 28.7966, 63.9841
        xyY:
        0.2034, 0.2472, 28.7966
      CIE-Lab:
        60.6017, -15.5098, -35.4484
        CIE-LCH:
        60.6017, 38.6929, 246.3691
        CIE-Luv:
        60.6017, -40.5756, -53.6760
        Hunter-Lab:
        53.6625, -15.1029, -33.1304
      #129dd0 color charts
#129dd0 RGB chart
      #129dd0 CMYK chart
      #129dd0 RGB pie chart
      #129dd0 color shades, tints & tones
#129dd0 color schemes
#129dd0 color preview, HTML & CSS examples
           This text has a color of #129dd0        
        
          <p style="color:#129dd0;">Text here</p>
        
        
          .mytext {color:#129dd0;}
        
        Text color #129dd0
      
           This box has a color of #129dd0        
        
          <div style="background-color:#129dd0;">Content here</div>
        
        
          .mybackground {background-color:#129dd0;}
        
        Background color #129dd0
      
           Border around this has a color of #129dd0        
        
          <div style="border:2px solid #129dd0;">Content here</div>
        
        
          .myborder {border:2px solid #129dd0;}
        
        Border color #129dd0