#0a75bb color space conversions
Hex:
        #0a75bb
        RGB:
        10, 117, 187
        CMY:
        96, 54, 27
        CMYK:
        95, 37, 0, 27
      HSL:
        204°, 89.8477%, 38.6275%
        HSV (HSB):
        204°, 94.6524%, 73.3333%
        XYZ:
        15.4561, 16.3750, 49.3598
        xyY:
        0.1904, 0.2017, 16.3750
      CIE-Lab:
        47.4626, -0.6331, -44.2205
        CIE-LCH:
        47.4626, 44.2250, 269.1798
        CIE-Luv:
        47.4626, -28.8386, -66.7287
        Hunter-Lab:
        40.4660, -2.6369, -43.9948
      #0a75bb color charts
#0a75bb RGB chart
      #0a75bb CMYK chart
      #0a75bb RGB pie chart
      #0a75bb color shades, tints & tones
#0a75bb color schemes
#0a75bb color preview, HTML & CSS examples
           This text has a color of #0a75bb        
        
          <p style="color:#0a75bb;">Text here</p>
        
        
          .mytext {color:#0a75bb;}
        
        Text color #0a75bb
      
           This box has a color of #0a75bb        
        
          <div style="background-color:#0a75bb;">Content here</div>
        
        
          .mybackground {background-color:#0a75bb;}
        
        Background color #0a75bb
      
           Border around this has a color of #0a75bb        
        
          <div style="border:2px solid #0a75bb;">Content here</div>
        
        
          .myborder {border:2px solid #0a75bb;}
        
        Border color #0a75bb