#025ff6 color space conversions
Hex:
        #025ff6
        RGB:
        2, 95, 246
        CMY:
        99, 63, 4
        CMYK:
        99, 61, 0, 4
      HSL:
        217°, 98.3871%, 48.6275%
        HSV (HSB):
        217°, 99.1870%, 96.4706%
        XYZ:
        20.7518, 14.8511, 88.9616
        xyY:
        0.1666, 0.1192, 14.8511
      CIE-Lab:
        45.4296, 36.2928, -81.0592
        CIE-LCH:
        45.4296, 88.8131, 294.1196
        CIE-Luv:
        45.4296, -20.7941, -121.9350
        Hunter-Lab:
        38.5372, 28.6800, -109.8926
      #025ff6 color charts
#025ff6 RGB chart
      #025ff6 CMYK chart
      #025ff6 RGB pie chart
      #025ff6 color shades, tints & tones
#025ff6 color schemes
#025ff6 color preview, HTML & CSS examples
           This text has a color of #025ff6        
        
          <p style="color:#025ff6;">Text here</p>
        
        
          .mytext {color:#025ff6;}
        
        Text color #025ff6
      
           This box has a color of #025ff6        
        
          <div style="background-color:#025ff6;">Content here</div>
        
        
          .mybackground {background-color:#025ff6;}
        
        Background color #025ff6
      
           Border around this has a color of #025ff6        
        
          <div style="border:2px solid #025ff6;">Content here</div>
        
        
          .myborder {border:2px solid #025ff6;}
        
        Border color #025ff6