#025bf5 color space conversions
Hex:
        #025bf5
        RGB:
        2, 91, 245
        CMY:
        99, 64, 4
        CMYK:
        99, 63, 0, 4
      HSL:
        218°, 98.3806%, 48.4314%
        HSV (HSB):
        218°, 99.1837%, 96.0784%
        XYZ:
        20.2476, 14.0876, 88.0382
        xyY:
        0.1655, 0.1151, 14.0876
      CIE-Lab:
        44.3584, 38.4517, -82.2571
        CIE-LCH:
        44.3584, 90.8007, 295.0541
        CIE-Luv:
        44.3584, -19.8640, -122.5671
        Hunter-Lab:
        37.5335, 30.6086, -112.7965
      #025bf5 color charts
#025bf5 RGB chart
      #025bf5 CMYK chart
      #025bf5 RGB pie chart
      #025bf5 color shades, tints & tones
#025bf5 color schemes
#025bf5 color preview, HTML & CSS examples
           This text has a color of #025bf5        
        
          <p style="color:#025bf5;">Text here</p>
        
        
          .mytext {color:#025bf5;}
        
        Text color #025bf5
      
           This box has a color of #025bf5        
        
          <div style="background-color:#025bf5;">Content here</div>
        
        
          .mybackground {background-color:#025bf5;}
        
        Background color #025bf5
      
           Border around this has a color of #025bf5        
        
          <div style="border:2px solid #025bf5;">Content here</div>
        
        
          .myborder {border:2px solid #025bf5;}
        
        Border color #025bf5