#0249d2 color space conversions
Hex:
        #0249d2
        RGB:
        2, 73, 210
        CMY:
        99, 71, 18
        CMYK:
        99, 65, 0, 18
      HSL:
        220°, 98.1132%, 41.5686%
        HSV (HSB):
        220°, 99.0476%, 82.3529%
        XYZ:
        14.0404, 9.4311, 62.0531
        xyY:
        0.1642, 0.1103, 9.4311
      CIE-Lab:
        36.8015, 36.7198, -74.7808
        CIE-LCH:
        36.8015, 83.3097, 296.1525
        CIE-Luv:
        36.8015, -16.0099, -105.2075
        Hunter-Lab:
        30.7102, 27.8660, -98.3047
      #0249d2 color charts
#0249d2 RGB chart
      #0249d2 CMYK chart
      #0249d2 RGB pie chart
      #0249d2 color shades, tints & tones
#0249d2 color schemes
#0249d2 color preview, HTML & CSS examples
           This text has a color of #0249d2        
        
          <p style="color:#0249d2;">Text here</p>
        
        
          .mytext {color:#0249d2;}
        
        Text color #0249d2
      
           This box has a color of #0249d2        
        
          <div style="background-color:#0249d2;">Content here</div>
        
        
          .mybackground {background-color:#0249d2;}
        
        Background color #0249d2
      
           Border around this has a color of #0249d2        
        
          <div style="border:2px solid #0249d2;">Content here</div>
        
        
          .myborder {border:2px solid #0249d2;}
        
        Border color #0249d2