#025ce8 color space conversions
Hex:
        #025ce8
        RGB:
        2, 92, 232
        CMY:
        99, 64, 9
        CMYK:
        99, 60, 0, 9
      HSL:
        217°, 98.2906%, 45.8824%
        HSV (HSB):
        217°, 99.1379%, 90.9804%
        XYZ:
        18.4177, 13.4934, 77.9777
        xyY:
        0.1676, 0.1228, 13.4934
      CIE-Lab:
        43.4975, 32.8812, -76.3552
        CIE-LCH:
        43.4975, 83.1341, 293.2984
        CIE-Luv:
        43.4975, -20.2651, -113.8218
        Hunter-Lab:
        36.7334, 25.2144, -100.1477
      #025ce8 color charts
#025ce8 RGB chart
      #025ce8 CMYK chart
      #025ce8 RGB pie chart
      #025ce8 color shades, tints & tones
#025ce8 color schemes
#025ce8 color preview, HTML & CSS examples
           This text has a color of #025ce8        
        
          <p style="color:#025ce8;">Text here</p>
        
        
          .mytext {color:#025ce8;}
        
        Text color #025ce8
      
           This box has a color of #025ce8        
        
          <div style="background-color:#025ce8;">Content here</div>
        
        
          .mybackground {background-color:#025ce8;}
        
        Background color #025ce8
      
           Border around this has a color of #025ce8        
        
          <div style="border:2px solid #025ce8;">Content here</div>
        
        
          .myborder {border:2px solid #025ce8;}
        
        Border color #025ce8