#129ed1 color space conversions
Hex:
        #129ed1
        RGB:
        18, 158, 209
        CMY:
        93, 38, 18
        CMYK:
        91, 24, 0, 18
      HSL:
        196°, 84.1410%, 44.5098%
        HSV (HSB):
        196°, 91.3876%, 81.9608%
        XYZ:
        23.9849, 29.1858, 64.6909
        xyY:
        0.2035, 0.2476, 29.1858
      CIE-Lab:
        60.9452, -15.6971, -35.4706
        CIE-LCH:
        60.9452, 38.7887, 246.1288
        CIE-Luv:
        60.9452, -40.8467, -53.7382
        Hunter-Lab:
        54.0239, -15.2932, -33.1801
      #129ed1 color charts
#129ed1 RGB chart
      #129ed1 CMYK chart
      #129ed1 RGB pie chart
      #129ed1 color shades, tints & tones
#129ed1 color schemes
#129ed1 color preview, HTML & CSS examples
           This text has a color of #129ed1        
        
          <p style="color:#129ed1;">Text here</p>
        
        
          .mytext {color:#129ed1;}
        
        Text color #129ed1
      
           This box has a color of #129ed1        
        
          <div style="background-color:#129ed1;">Content here</div>
        
        
          .mybackground {background-color:#129ed1;}
        
        Background color #129ed1
      
           Border around this has a color of #129ed1        
        
          <div style="border:2px solid #129ed1;">Content here</div>
        
        
          .myborder {border:2px solid #129ed1;}
        
        Border color #129ed1