#125f85 color space conversions
Hex:
        #125f85
        RGB:
        18, 95, 133
        CMY:
        93, 63, 48
        CMYK:
        86, 29, 0, 48
      HSL:
        200°, 76.1589%, 29.6078%
        HSV (HSB):
        200°, 86.4662%, 52.1569%
        XYZ:
        8.5753, 10.0065, 23.6698
        xyY:
        0.2030, 0.2368, 10.0065
      CIE-Lab:
        37.8540, -7.8754, -27.4046
        CIE-LCH:
        37.8540, 28.5137, 253.9666
        CIE-Luv:
        37.8540, -23.8657, -37.5160
        Hunter-Lab:
        31.6330, -6.9687, -22.2213
      #125f85 color charts
#125f85 RGB chart
      #125f85 CMYK chart
      #125f85 RGB pie chart
      #125f85 color shades, tints & tones
#125f85 color schemes
#125f85 color preview, HTML & CSS examples
           This text has a color of #125f85        
        
          <p style="color:#125f85;">Text here</p>
        
        
          .mytext {color:#125f85;}
        
        Text color #125f85
      
           This box has a color of #125f85        
        
          <div style="background-color:#125f85;">Content here</div>
        
        
          .mybackground {background-color:#125f85;}
        
        Background color #125f85
      
           Border around this has a color of #125f85        
        
          <div style="border:2px solid #125f85;">Content here</div>
        
        
          .myborder {border:2px solid #125f85;}
        
        Border color #125f85