#129ad3 color space conversions
Hex:
        #129ad3
        RGB:
        18, 154, 211
        CMY:
        93, 40, 17
        CMYK:
        91, 27, 0, 17
      HSL:
        198°, 84.2795%, 44.9020%
        HSV (HSB):
        198°, 91.4692%, 82.7451%
        XYZ:
        23.5629, 27.9429, 65.7796
        xyY:
        0.2009, 0.2382, 27.9429
      CIE-Lab:
        59.8372, -12.7850, -38.3191
        CIE-LCH:
        59.8372, 40.3957, 251.5489
        CIE-Luv:
        59.8372, -39.3470, -58.6655
        Hunter-Lab:
        52.8611, -12.9402, -36.7769
      #129ad3 color charts
#129ad3 RGB chart
      #129ad3 CMYK chart
      #129ad3 RGB pie chart
      #129ad3 color shades, tints & tones
#129ad3 color schemes
#129ad3 color preview, HTML & CSS examples
           This text has a color of #129ad3        
        
          <p style="color:#129ad3;">Text here</p>
        
        
          .mytext {color:#129ad3;}
        
        Text color #129ad3
      
           This box has a color of #129ad3        
        
          <div style="background-color:#129ad3;">Content here</div>
        
        
          .mybackground {background-color:#129ad3;}
        
        Background color #129ad3
      
           Border around this has a color of #129ad3        
        
          <div style="border:2px solid #129ad3;">Content here</div>
        
        
          .myborder {border:2px solid #129ad3;}
        
        Border color #129ad3