#0f37aa color space conversions
Hex:
        #0f37aa
        RGB:
        15, 55, 170
        CMY:
        94, 78, 33
        CMYK:
        91, 68, 0, 33
      HSL:
        225°, 83.7838%, 36.2745%
        HSV (HSB):
        225°, 91.1765%, 66.6667%
        XYZ:
        8.8189, 5.7362, 38.6726
        xyY:
        0.1657, 0.1078, 5.7362
      CIE-Lab:
        28.7370, 33.5259, -64.5047
        CIE-LCH:
        28.7370, 72.6969, 297.4629
        CIE-Luv:
        28.7370, -11.4173, -83.5043
        Hunter-Lab:
        23.9504, 23.8131, -78.9700
      #0f37aa color charts
#0f37aa RGB chart
      #0f37aa CMYK chart
      #0f37aa RGB pie chart
      #0f37aa color shades, tints & tones
#0f37aa color schemes
#0f37aa color preview, HTML & CSS examples
           This text has a color of #0f37aa        
        
          <p style="color:#0f37aa;">Text here</p>
        
        
          .mytext {color:#0f37aa;}
        
        Text color #0f37aa
      
           This box has a color of #0f37aa        
        
          <div style="background-color:#0f37aa;">Content here</div>
        
        
          .mybackground {background-color:#0f37aa;}
        
        Background color #0f37aa
      
           Border around this has a color of #0f37aa        
        
          <div style="border:2px solid #0f37aa;">Content here</div>
        
        
          .myborder {border:2px solid #0f37aa;}
        
        Border color #0f37aa