#025cfd color space conversions
Hex:
        #025cfd
        RGB:
        2, 92, 253
        CMY:
        99, 64, 1
        CMYK:
        99, 64, 0, 1
      HSL:
        218°, 98.4314%, 50.0000%
        HSV (HSB):
        218°, 99.2095%, 99.2157%
        XYZ:
        21.5818, 14.7590, 94.6398
        xyY:
        0.1648, 0.1127, 14.7590
      CIE-Lab:
        45.3024, 40.8030, -85.1749
        CIE-LCH:
        45.3024, 94.4438, 295.5967
        CIE-Luv:
        45.3024, -20.0212, -127.3447
        Hunter-Lab:
        38.4175, 33.0453, -119.1660
      #025cfd color charts
#025cfd RGB chart
      #025cfd CMYK chart
      #025cfd RGB pie chart
      #025cfd color shades, tints & tones
#025cfd color schemes
#025cfd color preview, HTML & CSS examples
           This text has a color of #025cfd        
        
          <p style="color:#025cfd;">Text here</p>
        
        
          .mytext {color:#025cfd;}
        
        Text color #025cfd
      
           This box has a color of #025cfd        
        
          <div style="background-color:#025cfd;">Content here</div>
        
        
          .mybackground {background-color:#025cfd;}
        
        Background color #025cfd
      
           Border around this has a color of #025cfd        
        
          <div style="border:2px solid #025cfd;">Content here</div>
        
        
          .myborder {border:2px solid #025cfd;}
        
        Border color #025cfd