#129ff2 color space conversions
Hex:
        #129ff2
        RGB:
        18, 159, 242
        CMY:
        93, 38, 5
        CMYK:
        93, 34, 0, 5
      HSL:
        202°, 89.6000%, 50.9804%
        HSV (HSB):
        202°, 92.5620%, 94.9020%
        XYZ:
        28.6746, 31.3357, 88.5415
        xyY:
        0.1930, 0.2109, 31.3357
      CIE-Lab:
        62.7900, -4.2687, -50.8328
        CIE-LCH:
        62.7900, 51.0117, 265.1999
        CIE-Luv:
        62.7900, -38.9986, -81.1047
        Hunter-Lab:
        55.9783, -6.5262, -54.5949
      #129ff2 color charts
#129ff2 RGB chart
      #129ff2 CMYK chart
      #129ff2 RGB pie chart
      #129ff2 color shades, tints & tones
#129ff2 color schemes
#129ff2 color preview, HTML & CSS examples
           This text has a color of #129ff2        
        
          <p style="color:#129ff2;">Text here</p>
        
        
          .mytext {color:#129ff2;}
        
        Text color #129ff2
      
           This box has a color of #129ff2        
        
          <div style="background-color:#129ff2;">Content here</div>
        
        
          .mybackground {background-color:#129ff2;}
        
        Background color #129ff2
      
           Border around this has a color of #129ff2        
        
          <div style="border:2px solid #129ff2;">Content here</div>
        
        
          .myborder {border:2px solid #129ff2;}
        
        Border color #129ff2