#25b2ef color space conversions
Hex:
        #25b2ef
        RGB:
        37, 178, 239
        CMY:
        85, 30, 6
        CMYK:
        85, 26, 0, 6
      HSL:
        198°, 86.3248%, 54.1176%
        HSV (HSB):
        198°, 84.5188%, 93.7255%
        XYZ:
        32.2633, 38.4661, 87.3856
        xyY:
        0.2040, 0.2433, 38.4661
      CIE-Lab:
        68.3627, -14.8455, -40.4087
        CIE-LCH:
        68.3627, 43.0494, 249.8274
        CIE-Luv:
        68.3627, -44.2073, -63.1484
        Hunter-Lab:
        62.0210, -15.6812, -40.1229
      #25b2ef color charts
#25b2ef RGB chart
      #25b2ef CMYK chart
      #25b2ef RGB pie chart
      #25b2ef color shades, tints & tones
#25b2ef color schemes
#25b2ef color preview, HTML & CSS examples
           This text has a color of #25b2ef        
        
          <p style="color:#25b2ef;">Text here</p>
        
        
          .mytext {color:#25b2ef;}
        
        Text color #25b2ef
      
           This box has a color of #25b2ef        
        
          <div style="background-color:#25b2ef;">Content here</div>
        
        
          .mybackground {background-color:#25b2ef;}
        
        Background color #25b2ef
      
           Border around this has a color of #25b2ef        
        
          <div style="border:2px solid #25b2ef;">Content here</div>
        
        
          .myborder {border:2px solid #25b2ef;}
        
        Border color #25b2ef