#0253eb color space conversions
Hex:
        #0253eb
        RGB:
        2, 83, 235
        CMY:
        99, 67, 8
        CMYK:
        99, 65, 0, 8
      HSL:
        219°, 98.3122%, 46.4706%
        HSV (HSB):
        219°, 99.1489%, 92.1569%
        XYZ:
        18.1137, 12.1976, 79.9969
        xyY:
        0.1642, 0.1106, 12.1976
      CIE-Lab:
        41.5284, 39.7677, -81.2814
        CIE-LCH:
        41.5284, 90.4883, 296.0706
        CIE-Luv:
        41.5284, -18.1227, -118.4715
        Hunter-Lab:
        34.9250, 31.4593, -111.3582
      #0253eb color charts
#0253eb RGB chart
      #0253eb CMYK chart
      #0253eb RGB pie chart
      #0253eb color shades, tints & tones
#0253eb color schemes
#0253eb color preview, HTML & CSS examples
           This text has a color of #0253eb        
        
          <p style="color:#0253eb;">Text here</p>
        
        
          .mytext {color:#0253eb;}
        
        Text color #0253eb
      
           This box has a color of #0253eb        
        
          <div style="background-color:#0253eb;">Content here</div>
        
        
          .mybackground {background-color:#0253eb;}
        
        Background color #0253eb
      
           Border around this has a color of #0253eb        
        
          <div style="border:2px solid #0253eb;">Content here</div>
        
        
          .myborder {border:2px solid #0253eb;}
        
        Border color #0253eb