#0172fa color space conversions
Hex:
        #0172fa
        RGB:
        1, 114, 250
        CMY:
        100, 55, 2
        CMYK:
        100, 54, 0, 2
      HSL:
        213°, 99.2032%, 49.2157%
        HSV (HSB):
        213°, 99.6000%, 98.0392%
        XYZ:
        23.2852, 18.9432, 92.8716
        xyY:
        0.1724, 0.1402, 18.9432
      CIE-Lab:
        50.6207, 25.7020, -74.8092
        CIE-LCH:
        50.6207, 79.1013, 288.9610
        CIE-Luv:
        50.6207, -25.6054, -116.7570
        Hunter-Lab:
        43.5238, 19.3305, -96.0471
      #0172fa color charts
#0172fa RGB chart
      #0172fa CMYK chart
      #0172fa RGB pie chart
      #0172fa color shades, tints & tones
#0172fa color schemes
#0172fa color preview, HTML & CSS examples
           This text has a color of #0172fa        
        
          <p style="color:#0172fa;">Text here</p>
        
        
          .mytext {color:#0172fa;}
        
        Text color #0172fa
      
           This box has a color of #0172fa        
        
          <div style="background-color:#0172fa;">Content here</div>
        
        
          .mybackground {background-color:#0172fa;}
        
        Background color #0172fa
      
           Border around this has a color of #0172fa        
        
          <div style="border:2px solid #0172fa;">Content here</div>
        
        
          .myborder {border:2px solid #0172fa;}
        
        Border color #0172fa