#0249be color space conversions
Hex:
        #0249be
        RGB:
        2, 73, 190
        CMY:
        99, 71, 25
        CMYK:
        99, 62, 0, 25
      HSL:
        217°, 97.9167%, 37.6471%
        HSV (HSB):
        217°, 98.9474%, 74.5098%
        XYZ:
        11.7018, 8.4957, 49.7383
        xyY:
        0.1673, 0.1215, 8.4957
      CIE-Lab:
        34.9946, 28.9335, -66.1088
        CIE-LCH:
        34.9946, 72.1632, 293.6373
        CIE-Luv:
        34.9946, -16.1558, -92.4281
        Hunter-Lab:
        29.1474, 20.6547, -80.7717
      #0249be color charts
#0249be RGB chart
      #0249be CMYK chart
      #0249be RGB pie chart
      #0249be color shades, tints & tones
#0249be color schemes
#0249be color preview, HTML & CSS examples
           This text has a color of #0249be        
        
          <p style="color:#0249be;">Text here</p>
        
        
          .mytext {color:#0249be;}
        
        Text color #0249be
      
           This box has a color of #0249be        
        
          <div style="background-color:#0249be;">Content here</div>
        
        
          .mybackground {background-color:#0249be;}
        
        Background color #0249be
      
           Border around this has a color of #0249be        
        
          <div style="border:2px solid #0249be;">Content here</div>
        
        
          .myborder {border:2px solid #0249be;}
        
        Border color #0249be