#0a1fad color space conversions
Hex:
        #0a1fad
        RGB:
        10, 31, 173
        CMY:
        96, 88, 32
        CMYK:
        94, 82, 0, 32
      HSL:
        232°, 89.0710%, 35.8824%
        HSV (HSB):
        232°, 94.2197%, 67.8431%
        XYZ:
        8.1580, 4.0616, 39.8892
        xyY:
        0.1566, 0.0779, 4.0616
      CIE-Lab:
        23.8742, 48.6843, -74.3587
        CIE-LCH:
        23.8742, 88.8784, 303.2137
        CIE-Luv:
        23.8742, -7.7452, -85.2474
        Hunter-Lab:
        20.1535, 36.9869, -103.2433
      #0a1fad color charts
#0a1fad RGB chart
      #0a1fad CMYK chart
      #0a1fad RGB pie chart
      #0a1fad color shades, tints & tones
#0a1fad color schemes
#0a1fad color preview, HTML & CSS examples
           This text has a color of #0a1fad        
        
          <p style="color:#0a1fad;">Text here</p>
        
        
          .mytext {color:#0a1fad;}
        
        Text color #0a1fad
      
           This box has a color of #0a1fad        
        
          <div style="background-color:#0a1fad;">Content here</div>
        
        
          .mybackground {background-color:#0a1fad;}
        
        Background color #0a1fad
      
           Border around this has a color of #0a1fad        
        
          <div style="border:2px solid #0a1fad;">Content here</div>
        
        
          .myborder {border:2px solid #0a1fad;}
        
        Border color #0a1fad