#025cfe color space conversions
Hex:
        #025cfe
        RGB:
        2, 92, 254
        CMY:
        99, 64, 0
        CMYK:
        99, 64, 0, 0
      HSL:
        219°, 99.2126%, 50.1961%
        HSV (HSB):
        219°, 99.2126%, 99.6078%
        XYZ:
        21.7416, 14.8230, 95.4811
        xyY:
        0.1647, 0.1123, 14.8230
      CIE-Lab:
        45.3907, 41.1730, -85.5865
        CIE-LCH:
        45.3907, 94.9750, 295.6908
        CIE-Luv:
        45.3907, -20.0132, -127.9746
        Hunter-Lab:
        38.5006, 33.4243, -120.0883
      #025cfe color charts
#025cfe RGB chart
      #025cfe CMYK chart
      #025cfe RGB pie chart
      #025cfe color shades, tints & tones
#025cfe color schemes
#025cfe color preview, HTML & CSS examples
           This text has a color of #025cfe        
        
          <p style="color:#025cfe;">Text here</p>
        
        
          .mytext {color:#025cfe;}
        
        Text color #025cfe
      
           This box has a color of #025cfe        
        
          <div style="background-color:#025cfe;">Content here</div>
        
        
          .mybackground {background-color:#025cfe;}
        
        Background color #025cfe
      
           Border around this has a color of #025cfe        
        
          <div style="border:2px solid #025cfe;">Content here</div>
        
        
          .myborder {border:2px solid #025cfe;}
        
        Border color #025cfe