#129fc0 color space conversions
Hex:
        #129fc0
        RGB:
        18, 159, 192
        CMY:
        93, 38, 25
        CMYK:
        91, 17, 0, 25
      HSL:
        191°, 82.8571%, 41.1765%
        HSV (HSB):
        191°, 90.6250%, 75.2941%
        XYZ:
        22.1620, 28.7306, 54.2467
        xyY:
        0.2108, 0.2733, 28.7306
      CIE-Lab:
        60.5432, -22.1806, -26.5795
        CIE-LCH:
        60.5432, 34.6186, 230.1551
        CIE-Luv:
        60.5432, -42.4212, -38.1537
        Hunter-Lab:
        53.6010, -19.9986, -22.4836
      #129fc0 color charts
#129fc0 RGB chart
      #129fc0 CMYK chart
      #129fc0 RGB pie chart
      #129fc0 color shades, tints & tones
#129fc0 color schemes
#129fc0 color preview, HTML & CSS examples
           This text has a color of #129fc0        
        
          <p style="color:#129fc0;">Text here</p>
        
        
          .mytext {color:#129fc0;}
        
        Text color #129fc0
      
           This box has a color of #129fc0        
        
          <div style="background-color:#129fc0;">Content here</div>
        
        
          .mybackground {background-color:#129fc0;}
        
        Background color #129fc0
      
           Border around this has a color of #129fc0        
        
          <div style="border:2px solid #129fc0;">Content here</div>
        
        
          .myborder {border:2px solid #129fc0;}
        
        Border color #129fc0