#129fe1 color space conversions
Hex:
        #129fe1
        RGB:
        18, 159, 225
        CMY:
        93, 38, 12
        CMYK:
        92, 29, 0, 12
      HSL:
        199°, 85.1852%, 47.6471%
        HSV (HSB):
        199°, 92.0000%, 88.2353%
        XYZ:
        26.2382, 30.3611, 75.7115
        xyY:
        0.1983, 0.2295, 30.3611
      CIE-Lab:
        61.9646, -10.4910, -42.7649
        CIE-LCH:
        61.9646, 44.0329, 256.2165
        CIE-Luv:
        61.9646, -40.0889, -66.7146
        Hunter-Lab:
        55.1009, -11.4277, -42.8969
      #129fe1 color charts
#129fe1 RGB chart
      #129fe1 CMYK chart
      #129fe1 RGB pie chart
      #129fe1 color shades, tints & tones
#129fe1 color schemes
#129fe1 color preview, HTML & CSS examples
           This text has a color of #129fe1        
        
          <p style="color:#129fe1;">Text here</p>
        
        
          .mytext {color:#129fe1;}
        
        Text color #129fe1
      
           This box has a color of #129fe1        
        
          <div style="background-color:#129fe1;">Content here</div>
        
        
          .mybackground {background-color:#129fe1;}
        
        Background color #129fe1
      
           Border around this has a color of #129fe1        
        
          <div style="border:2px solid #129fe1;">Content here</div>
        
        
          .myborder {border:2px solid #129fe1;}
        
        Border color #129fe1