#0a52bb color space conversions
Hex:
        #0a52bb
        RGB:
        10, 82, 187
        CMY:
        96, 68, 27
        CMYK:
        95, 56, 0, 27
      HSL:
        216°, 89.8477%, 38.6275%
        HSV (HSB):
        216°, 94.6524%, 73.3333%
        XYZ:
        12.1121, 9.6870, 48.2451
        xyY:
        0.1729, 0.1383, 9.6870
      CIE-Lab:
        37.2747, 21.9793, -60.6206
        CIE-LCH:
        37.2747, 64.4822, 289.9292
        CIE-Luv:
        37.2747, -18.1691, -87.1243
        Hunter-Lab:
        31.1239, 14.9978, -70.1186
      #0a52bb color charts
#0a52bb RGB chart
      #0a52bb CMYK chart
      #0a52bb RGB pie chart
      #0a52bb color shades, tints & tones
#0a52bb color schemes
#0a52bb color preview, HTML & CSS examples
           This text has a color of #0a52bb        
        
          <p style="color:#0a52bb;">Text here</p>
        
        
          .mytext {color:#0a52bb;}
        
        Text color #0a52bb
      
           This box has a color of #0a52bb        
        
          <div style="background-color:#0a52bb;">Content here</div>
        
        
          .mybackground {background-color:#0a52bb;}
        
        Background color #0a52bb
      
           Border around this has a color of #0a52bb        
        
          <div style="border:2px solid #0a52bb;">Content here</div>
        
        
          .myborder {border:2px solid #0a52bb;}
        
        Border color #0a52bb