#25beed color space conversions
Hex:
        #25beed
        RGB:
        37, 190, 237
        CMY:
        85, 25, 7
        CMYK:
        84, 20, 0, 7
      HSL:
        194°, 84.7458%, 53.7255%
        HSV (HSB):
        194°, 84.3882%, 92.9412%
        XYZ:
        34.4625, 43.3347, 86.6688
        xyY:
        0.2095, 0.2635, 43.3347
      CIE-Lab:
        71.7815, -21.8305, -34.0047
        CIE-LCH:
        71.7815, 40.4090, 237.3002
        CIE-Luv:
        71.7815, -48.4198, -51.6988
        Hunter-Lab:
        65.8291, -21.7535, -31.9793
      #25beed color charts
#25beed RGB chart
      #25beed CMYK chart
      #25beed RGB pie chart
      #25beed color shades, tints & tones
#25beed color schemes
#25beed color preview, HTML & CSS examples
           This text has a color of #25beed        
        
          <p style="color:#25beed;">Text here</p>
        
        
          .mytext {color:#25beed;}
        
        Text color #25beed
      
           This box has a color of #25beed        
        
          <div style="background-color:#25beed;">Content here</div>
        
        
          .mybackground {background-color:#25beed;}
        
        Background color #25beed
      
           Border around this has a color of #25beed        
        
          <div style="border:2px solid #25beed;">Content here</div>
        
        
          .myborder {border:2px solid #25beed;}
        
        Border color #25beed