#25caf4 color space conversions
Hex:
        #25caf4
        RGB:
        37, 202, 244
        CMY:
        85, 21, 4
        CMYK:
        85, 17, 0, 4
      HSL:
        192°, 90.3930%, 55.0980%
        HSV (HSB):
        192°, 84.8361%, 95.6863%
        XYZ:
        38.2126, 49.1660, 93.0639
        xyY:
        0.2118, 0.2725, 49.1660
      CIE-Lab:
        75.5545, -25.6034, -31.9507
        CIE-LCH:
        75.5545, 40.9436, 231.2934
        CIE-Luv:
        75.5545, -52.0015, -47.9992
        Hunter-Lab:
        70.1185, -25.4299, -29.6090
      #25caf4 color charts
#25caf4 RGB chart
      #25caf4 CMYK chart
      #25caf4 RGB pie chart
      #25caf4 color shades, tints & tones
#25caf4 color schemes
#25caf4 color preview, HTML & CSS examples
           This text has a color of #25caf4        
        
          <p style="color:#25caf4;">Text here</p>
        
        
          .mytext {color:#25caf4;}
        
        Text color #25caf4
      
           This box has a color of #25caf4        
        
          <div style="background-color:#25caf4;">Content here</div>
        
        
          .mybackground {background-color:#25caf4;}
        
        Background color #25caf4
      
           Border around this has a color of #25caf4        
        
          <div style="border:2px solid #25caf4;">Content here</div>
        
        
          .myborder {border:2px solid #25caf4;}
        
        Border color #25caf4