#25bfbf color space conversions
Hex:
        #25bfbf
        RGB:
        37, 191, 191
        CMY:
        85, 25, 25
        CMYK:
        81, 0, 0, 25
      HSL:
        180°, 67.5439%, 44.7059%
        HSV (HSB):
        180°, 80.6283%, 74.9020%
        XYZ:
        28.7977, 41.4165, 55.7666
        xyY:
        0.2286, 0.3288, 41.4165
      CIE-Lab:
        70.4668, -36.8789, -10.9371
        CIE-LCH:
        70.4668, 38.4665, 196.5187
        CIE-Luv:
        70.4668, -52.1305, -11.2570
        Hunter-Lab:
        64.3557, -32.7476, -6.3281
      #25bfbf color charts
#25bfbf RGB chart
      #25bfbf CMYK chart
      #25bfbf RGB pie chart
      #25bfbf color shades, tints & tones
#25bfbf color schemes
#25bfbf color preview, HTML & CSS examples
           This text has a color of #25bfbf        
        
          <p style="color:#25bfbf;">Text here</p>
        
        
          .mytext {color:#25bfbf;}
        
        Text color #25bfbf
      
           This box has a color of #25bfbf        
        
          <div style="background-color:#25bfbf;">Content here</div>
        
        
          .mybackground {background-color:#25bfbf;}
        
        Background color #25bfbf
      
           Border around this has a color of #25bfbf        
        
          <div style="border:2px solid #25bfbf;">Content here</div>
        
        
          .myborder {border:2px solid #25bfbf;}
        
        Border color #25bfbf