#0249cf color space conversions
Hex:
        #0249cf
        RGB:
        2, 73, 207
        CMY:
        99, 71, 19
        CMYK:
        99, 65, 0, 19
      HSL:
        219°, 98.0861%, 40.9804%
        HSV (HSB):
        219°, 99.0338%, 81.1765%
        XYZ:
        13.6701, 9.2830, 60.1028
        xyY:
        0.1646, 0.1118, 9.2830
      CIE-Lab:
        36.5235, 35.5730, -73.5043
        CIE-LCH:
        36.5235, 81.6597, 295.8250
        CIE-Luv:
        36.5235, -16.0222, -103.3239
        Hunter-Lab:
        30.4680, 26.7685, -95.6310
      #0249cf color charts
#0249cf RGB chart
      #0249cf CMYK chart
      #0249cf RGB pie chart
      #0249cf color shades, tints & tones
#0249cf color schemes
#0249cf color preview, HTML & CSS examples
           This text has a color of #0249cf        
        
          <p style="color:#0249cf;">Text here</p>
        
        
          .mytext {color:#0249cf;}
        
        Text color #0249cf
      
           This box has a color of #0249cf        
        
          <div style="background-color:#0249cf;">Content here</div>
        
        
          .mybackground {background-color:#0249cf;}
        
        Background color #0249cf
      
           Border around this has a color of #0249cf        
        
          <div style="border:2px solid #0249cf;">Content here</div>
        
        
          .myborder {border:2px solid #0249cf;}
        
        Border color #0249cf