#25a0ba color space conversions
Hex:
        #25a0ba
        RGB:
        37, 160, 186
        CMY:
        85, 37, 27
        CMYK:
        80, 14, 0, 27
      HSL:
        190°, 66.8161%, 43.7255%
        HSV (HSB):
        190°, 80.1075%, 72.9412%
        XYZ:
        22.1967, 29.0801, 50.8975
        xyY:
        0.2172, 0.2846, 29.0801
      CIE-Lab:
        60.8523, -23.3525, -22.7141
        CIE-LCH:
        60.8523, 32.5771, 224.2061
        CIE-Luv:
        60.8523, -41.5693, -31.6839
        Hunter-Lab:
        53.9260, -20.8973, -18.2121
      #25a0ba color charts
#25a0ba RGB chart
      #25a0ba CMYK chart
      #25a0ba RGB pie chart
      #25a0ba color shades, tints & tones
#25a0ba color schemes
#25a0ba color preview, HTML & CSS examples
           This text has a color of #25a0ba        
        
          <p style="color:#25a0ba;">Text here</p>
        
        
          .mytext {color:#25a0ba;}
        
        Text color #25a0ba
      
           This box has a color of #25a0ba        
        
          <div style="background-color:#25a0ba;">Content here</div>
        
        
          .mybackground {background-color:#25a0ba;}
        
        Background color #25a0ba
      
           Border around this has a color of #25a0ba        
        
          <div style="border:2px solid #25a0ba;">Content here</div>
        
        
          .myborder {border:2px solid #25a0ba;}
        
        Border color #25a0ba