#129db3 color space conversions
Hex:
        #129db3
        RGB:
        18, 157, 179
        CMY:
        93, 38, 30
        CMYK:
        90, 12, 0, 30
      HSL:
        188°, 81.7259%, 38.6275%
        HSV (HSB):
        188°, 89.9441%, 70.1961%
        XYZ:
        20.4431, 27.4972, 46.8779
        xyY:
        0.2156, 0.2900, 27.4972
      CIE-Lab:
        59.4318, -25.5615, -20.9646
        CIE-LCH:
        59.4318, 33.0591, 219.3574
        CIE-Luv:
        59.4318, -42.6974, -28.4674
        Hunter-Lab:
        52.4378, -22.1771, -16.2971
      #129db3 color charts
#129db3 RGB chart
      #129db3 CMYK chart
      #129db3 RGB pie chart
      #129db3 color shades, tints & tones
#129db3 color schemes
#129db3 color preview, HTML & CSS examples
           This text has a color of #129db3        
        
          <p style="color:#129db3;">Text here</p>
        
        
          .mytext {color:#129db3;}
        
        Text color #129db3
      
           This box has a color of #129db3        
        
          <div style="background-color:#129db3;">Content here</div>
        
        
          .mybackground {background-color:#129db3;}
        
        Background color #129db3
      
           Border around this has a color of #129db3        
        
          <div style="border:2px solid #129db3;">Content here</div>
        
        
          .myborder {border:2px solid #129db3;}
        
        Border color #129db3