#0d2ebb color space conversions
Hex:
        #0d2ebb
        RGB:
        13, 46, 187
        CMY:
        95, 82, 27
        CMYK:
        93, 75, 0, 27
      HSL:
        229°, 87.0000%, 39.2157%
        HSV (HSB):
        229°, 93.0481%, 73.3333%
        XYZ:
        10.1126, 5.6274, 47.5669
        xyY:
        0.1597, 0.0889, 5.6274
      CIE-Lab:
        28.4523, 45.3207, -75.1138
        CIE-LCH:
        28.4523, 87.7271, 301.1051
        CIE-Luv:
        28.4523, -10.1067, -94.2600
        Hunter-Lab:
        23.7222, 34.5797, -102.2809
      #0d2ebb color charts
#0d2ebb RGB chart
      #0d2ebb CMYK chart
      #0d2ebb RGB pie chart
      #0d2ebb color shades, tints & tones
#0d2ebb color schemes
#0d2ebb color preview, HTML & CSS examples
           This text has a color of #0d2ebb        
        
          <p style="color:#0d2ebb;">Text here</p>
        
        
          .mytext {color:#0d2ebb;}
        
        Text color #0d2ebb
      
           This box has a color of #0d2ebb        
        
          <div style="background-color:#0d2ebb;">Content here</div>
        
        
          .mybackground {background-color:#0d2ebb;}
        
        Background color #0d2ebb
      
           Border around this has a color of #0d2ebb        
        
          <div style="border:2px solid #0d2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #0d2ebb;}
        
        Border color #0d2ebb