#025ff9 color space conversions
Hex:
        #025ff9
        RGB:
        2, 95, 249
        CMY:
        99, 63, 2
        CMYK:
        99, 62, 0, 2
      HSL:
        217°, 98.4064%, 49.2157%
        HSV (HSB):
        217°, 99.1968%, 97.6471%
        XYZ:
        21.2161, 15.0369, 91.4067
        xyY:
        0.1662, 0.1178, 15.0369
      CIE-Lab:
        45.6847, 37.4226, -82.3171
        CIE-LCH:
        45.6847, 90.4243, 294.4473
        CIE-Luv:
        45.6847, -20.7561, -123.8740
        Hunter-Lab:
        38.7774, 29.8015, -112.6151
      #025ff9 color charts
#025ff9 RGB chart
      #025ff9 CMYK chart
      #025ff9 RGB pie chart
      #025ff9 color shades, tints & tones
#025ff9 color schemes
#025ff9 color preview, HTML & CSS examples
           This text has a color of #025ff9        
        
          <p style="color:#025ff9;">Text here</p>
        
        
          .mytext {color:#025ff9;}
        
        Text color #025ff9
      
           This box has a color of #025ff9        
        
          <div style="background-color:#025ff9;">Content here</div>
        
        
          .mybackground {background-color:#025ff9;}
        
        Background color #025ff9
      
           Border around this has a color of #025ff9        
        
          <div style="border:2px solid #025ff9;">Content here</div>
        
        
          .myborder {border:2px solid #025ff9;}
        
        Border color #025ff9