#0254e5 color space conversions
Hex:
        #0254e5
        RGB:
        2, 84, 229
        CMY:
        99, 67, 10
        CMYK:
        99, 63, 0, 10
      HSL:
        218°, 98.2684%, 45.2941%
        HSV (HSB):
        218°, 99.1266%, 89.8039%
        XYZ:
        17.3382, 12.0107, 75.5332
        xyY:
        0.1653, 0.1145, 12.0107
      CIE-Lab:
        41.2331, 36.8745, -78.3695
        CIE-LCH:
        41.2331, 86.6112, 295.1980
        CIE-Luv:
        41.2331, -18.3910, -114.4164
        Hunter-Lab:
        34.6565, 28.6527, -104.9621
      #0254e5 color charts
#0254e5 RGB chart
      #0254e5 CMYK chart
      #0254e5 RGB pie chart
      #0254e5 color shades, tints & tones
#0254e5 color schemes
#0254e5 color preview, HTML & CSS examples
           This text has a color of #0254e5        
        
          <p style="color:#0254e5;">Text here</p>
        
        
          .mytext {color:#0254e5;}
        
        Text color #0254e5
      
           This box has a color of #0254e5        
        
          <div style="background-color:#0254e5;">Content here</div>
        
        
          .mybackground {background-color:#0254e5;}
        
        Background color #0254e5
      
           Border around this has a color of #0254e5        
        
          <div style="border:2px solid #0254e5;">Content here</div>
        
        
          .myborder {border:2px solid #0254e5;}
        
        Border color #0254e5