#0a34bb color space conversions
Hex:
        #0a34bb
        RGB:
        10, 52, 187
        CMY:
        96, 80, 27
        CMYK:
        95, 72, 0, 27
      HSL:
        226°, 89.8477%, 38.6275%
        HSV (HSB):
        226°, 94.6524%, 73.3333%
        XYZ:
        10.3228, 6.1084, 47.6487
        xyY:
        0.1611, 0.0953, 6.1084
      CIE-Lab:
        29.6842, 41.6409, -73.0766
        CIE-LCH:
        29.6842, 84.1080, 299.6756
        CIE-Luv:
        29.6842, -11.2803, -94.1007
        Hunter-Lab:
        24.7151, 31.3030, -97.0056
      #0a34bb color charts
#0a34bb RGB chart
      #0a34bb CMYK chart
      #0a34bb RGB pie chart
      #0a34bb color shades, tints & tones
#0a34bb color schemes
#0a34bb color preview, HTML & CSS examples
           This text has a color of #0a34bb        
        
          <p style="color:#0a34bb;">Text here</p>
        
        
          .mytext {color:#0a34bb;}
        
        Text color #0a34bb
      
           This box has a color of #0a34bb        
        
          <div style="background-color:#0a34bb;">Content here</div>
        
        
          .mybackground {background-color:#0a34bb;}
        
        Background color #0a34bb
      
           Border around this has a color of #0a34bb        
        
          <div style="border:2px solid #0a34bb;">Content here</div>
        
        
          .myborder {border:2px solid #0a34bb;}
        
        Border color #0a34bb