#129dc2 color space conversions
Hex:
        #129dc2
        RGB:
        18, 157, 194
        CMY:
        93, 38, 24
        CMYK:
        91, 19, 0, 24
      HSL:
        193°, 83.0189%, 41.5686%
        HSV (HSB):
        193°, 90.7216%, 76.0784%
        XYZ:
        22.0440, 28.1376, 55.3082
        xyY:
        0.2090, 0.2667, 28.1376
      CIE-Lab:
        60.0128, -20.4418, -28.5214
        CIE-LCH:
        60.0128, 35.0904, 234.3702
        CIE-Luv:
        60.0128, -41.5801, -41.5155
        Hunter-Lab:
        53.0449, -18.6487, -24.6884
      #129dc2 color charts
#129dc2 RGB chart
      #129dc2 CMYK chart
      #129dc2 RGB pie chart
      #129dc2 color shades, tints & tones
#129dc2 color schemes
#129dc2 color preview, HTML & CSS examples
           This text has a color of #129dc2        
        
          <p style="color:#129dc2;">Text here</p>
        
        
          .mytext {color:#129dc2;}
        
        Text color #129dc2
      
           This box has a color of #129dc2        
        
          <div style="background-color:#129dc2;">Content here</div>
        
        
          .mybackground {background-color:#129dc2;}
        
        Background color #129dc2
      
           Border around this has a color of #129dc2        
        
          <div style="border:2px solid #129dc2;">Content here</div>
        
        
          .myborder {border:2px solid #129dc2;}
        
        Border color #129dc2