#25aaf1 color space conversions
Hex:
        #25aaf1
        RGB:
        37, 170, 241
        CMY:
        85, 33, 5
        CMYK:
        85, 29, 0, 5
      HSL:
        201°, 87.9310%, 54.5098%
        HSV (HSB):
        201°, 84.6473%, 94.5098%
        XYZ:
        31.0149, 35.4936, 88.4354
        xyY:
        0.2002, 0.2291, 35.4936
      CIE-Lab:
        66.1312, -9.7850, -44.9975
        CIE-LCH:
        66.1312, 46.0491, 257.7316
        CIE-Luv:
        66.1312, -41.3869, -71.2470
        Hunter-Lab:
        59.5765, -11.3339, -46.3065
      #25aaf1 color charts
#25aaf1 RGB chart
      #25aaf1 CMYK chart
      #25aaf1 RGB pie chart
      #25aaf1 color shades, tints & tones
#25aaf1 color schemes
#25aaf1 color preview, HTML & CSS examples
           This text has a color of #25aaf1        
        
          <p style="color:#25aaf1;">Text here</p>
        
        
          .mytext {color:#25aaf1;}
        
        Text color #25aaf1
      
           This box has a color of #25aaf1        
        
          <div style="background-color:#25aaf1;">Content here</div>
        
        
          .mybackground {background-color:#25aaf1;}
        
        Background color #25aaf1
      
           Border around this has a color of #25aaf1        
        
          <div style="border:2px solid #25aaf1;">Content here</div>
        
        
          .myborder {border:2px solid #25aaf1;}
        
        Border color #25aaf1