#0a50d1 color space conversions
Hex:
        #0a50d1
        RGB:
        10, 80, 209
        CMY:
        96, 69, 18
        CMYK:
        95, 62, 0, 18
      HSL:
        219°, 90.8676%, 42.9412%
        HSV (HSB):
        219°, 95.2153%, 81.9608%
        XYZ:
        14.5025, 10.4053, 61.5657
        xyY:
        0.1677, 0.1203, 10.4053
      CIE-Lab:
        38.5602, 32.0069, -71.3131
        CIE-LCH:
        38.5602, 78.1665, 294.1716
        CIE-Luv:
        38.5602, -17.3244, -102.6362
        Hunter-Lab:
        32.2572, 23.8012, -90.5799
      #0a50d1 color charts
#0a50d1 RGB chart
      #0a50d1 CMYK chart
      #0a50d1 RGB pie chart
      #0a50d1 color shades, tints & tones
#0a50d1 color schemes
#0a50d1 color preview, HTML & CSS examples
           This text has a color of #0a50d1        
        
          <p style="color:#0a50d1;">Text here</p>
        
        
          .mytext {color:#0a50d1;}
        
        Text color #0a50d1
      
           This box has a color of #0a50d1        
        
          <div style="background-color:#0a50d1;">Content here</div>
        
        
          .mybackground {background-color:#0a50d1;}
        
        Background color #0a50d1
      
           Border around this has a color of #0a50d1        
        
          <div style="border:2px solid #0a50d1;">Content here</div>
        
        
          .myborder {border:2px solid #0a50d1;}
        
        Border color #0a50d1