#0295ce color space conversions
Hex:
        #0295ce
        RGB:
        2, 149, 206
        CMY:
        99, 42, 19
        CMYK:
        99, 28, 0, 19
      HSL:
        197°, 98.0769%, 40.7843%
        HSV (HSB):
        197°, 99.0291%, 80.7843%
        XYZ:
        21.9131, 25.9640, 62.2491
        xyY:
        0.1990, 0.2358, 25.9640
      CIE-Lab:
        58.0029, -12.3878, -38.4010
        CIE-LCH:
        58.0029, 40.3497, 252.1208
        CIE-Luv:
        58.0029, -38.6774, -58.5528
        Hunter-Lab:
        50.9549, -12.4075, -36.7633
      #0295ce color charts
#0295ce RGB chart
      #0295ce CMYK chart
      #0295ce RGB pie chart
      #0295ce color shades, tints & tones
#0295ce color schemes
#0295ce color preview, HTML & CSS examples
           This text has a color of #0295ce        
        
          <p style="color:#0295ce;">Text here</p>
        
        
          .mytext {color:#0295ce;}
        
        Text color #0295ce
      
           This box has a color of #0295ce        
        
          <div style="background-color:#0295ce;">Content here</div>
        
        
          .mybackground {background-color:#0295ce;}
        
        Background color #0295ce
      
           Border around this has a color of #0295ce        
        
          <div style="border:2px solid #0295ce;">Content here</div>
        
        
          .myborder {border:2px solid #0295ce;}
        
        Border color #0295ce