#25bcd2 color space conversions
Hex:
        #25bcd2
        RGB:
        37, 188, 210
        CMY:
        85, 26, 18
        CMYK:
        82, 10, 0, 18
      HSL:
        188°, 70.0405%, 48.4314%
        HSV (HSB):
        188°, 82.3810%, 82.3529%
        XYZ:
        30.3790, 41.0129, 67.2879
        xyY:
        0.2191, 0.2957, 41.0129
      CIE-Lab:
        70.1850, -29.6267, -21.7605
        CIE-LCH:
        70.1850, 36.7595, 216.2969
        CIE-Luv:
        70.1850, -49.6778, -29.8980
        Hunter-Lab:
        64.0413, -27.3980, -17.4668
      #25bcd2 color charts
#25bcd2 RGB chart
      #25bcd2 CMYK chart
      #25bcd2 RGB pie chart
      #25bcd2 color shades, tints & tones
#25bcd2 color schemes
#25bcd2 color preview, HTML & CSS examples
           This text has a color of #25bcd2        
        
          <p style="color:#25bcd2;">Text here</p>
        
        
          .mytext {color:#25bcd2;}
        
        Text color #25bcd2
      
           This box has a color of #25bcd2        
        
          <div style="background-color:#25bcd2;">Content here</div>
        
        
          .mybackground {background-color:#25bcd2;}
        
        Background color #25bcd2
      
           Border around this has a color of #25bcd2        
        
          <div style="border:2px solid #25bcd2;">Content here</div>
        
        
          .myborder {border:2px solid #25bcd2;}
        
        Border color #25bcd2